Skip to content

Commit 5e4ba33

Browse files
Update .github/workflows/update-image-digest.yml
Co-authored-by: Filip Troníček <[email protected]>
1 parent b4b0bc0 commit 5e4ba33

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@v7
83+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f #v7.0.6
8484
if: ${{ steps.create_pr.outputs.create_pr == 'true' }}
8585
with:
8686
token: ${{ secrets.ROBOQUAT_AUTOMATIC_CHANGELOG }}

0 commit comments

Comments
 (0)