diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index 184abe6..ccedbed 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -195,7 +195,7 @@ jobs: - name: Create Pull Request id: cpr - uses: peter-evans/create-pull-request@a4f52f8033a6168103c2538976c07b467e8163bc + uses: peter-evans/create-pull-request@70a41aba780001da0a30141984ae2a0c95d8704e with: # GITHUB_TOKEN does not have "repo" permissions (https://docs.github.com/en/actions/security-guides/automatic-token-authentication) # Personal Access Token with "repo" is necessary to create commits