Skip to content

Commit

Permalink
[.github] bump update image digests create-pull-request step dependen…
Browse files Browse the repository at this point in the history
…cy (#20501)

* [.github] bump update image digests create-pull-request step dependency

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

Co-authored-by: Filip Troníček <filip@gitpod.io>

---------

Co-authored-by: Filip Troníček <filip@gitpod.io>
  • Loading branch information
kylos101 and filiptronicek authored Jan 6, 2025
1 parent e4fd8a9 commit 914dd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-image-digest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
fi
- name: Create Pull Request
uses: peter-evans/create-pull-request@923ad837f191474af6b1721408744feb989a4c27 # v4
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f #v7.0.6
if: ${{ steps.create_pr.outputs.create_pr == 'true' }}
with:
token: ${{ secrets.ROBOQUAT_AUTOMATIC_CHANGELOG }}
Expand Down

0 comments on commit 914dd62

Please sign in to comment.