Skip to content

Commit 4b6497b

Browse files
Merge pull request #1694 from carvel-dev/dependabot/github_actions/peter-evans/create-pull-request-7.0.8
Bump peter-evans/create-pull-request from 5.0.1 to 7.0.8
2 parents d0a7432 + 9eb795b commit 4b6497b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Update Dependencies File
2121
run: go run ./hack/dependencies.go update
2222
- name: Create Pull Request
23-
uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666
23+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
2424
with:
2525
token: ${{ secrets.CARVEL_BOT_ACCESS_TOKEN }}
2626
committer: Carvel Bot <[email protected]>

0 commit comments

Comments
 (0)