We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 519ecab + f982892 commit 5442298Copy full SHA for 5442298
.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@671dc9c9e0c2d73f07fa45a3eb0220e1622f0c5f
+ uses: peter-evans/create-pull-request@b4d51739f96fca8047ad065eccef63442d8e99f7
24
with:
25
token: ${{ secrets.CARVEL_BOT_ACCESS_TOKEN }}
26
committer: Carvel Bot <[email protected]>
0 commit comments