Skip to content

Commit b4b0bc0

Browse files
committed
[.github] bump update image digests create-pull-request step dependency
1 parent d82dafe commit b4b0bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-image-digest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fi
8181
8282
- name: Create Pull Request
83-
uses: peter-evans/create-pull-request@923ad837f191474af6b1721408744feb989a4c27 # v4
83+
uses: peter-evans/create-pull-request@v7
8484
if: ${{ steps.create_pr.outputs.create_pr == 'true' }}
8585
with:
8686
token: ${{ secrets.ROBOQUAT_AUTOMATIC_CHANGELOG }}

0 commit comments

Comments
 (0)