We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0a7432 + 9eb795b commit 4b6497bCopy full SHA for 4b6497b
.github/workflows/dependency-updater.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Update Dependencies File
21
run: go run ./hack/dependencies.go update
22
- name: Create Pull Request
23
- uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666
+ uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
24
with:
25
token: ${{ secrets.CARVEL_BOT_ACCESS_TOKEN }}
26
committer: Carvel Bot <[email protected]>
0 commit comments