Skip to content

Commit

Permalink
[.github] bump update image digests create-pull-request step dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kylos101 committed Jan 6, 2025
1 parent d82dafe commit b4b0bc0
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@v7
if: ${{ steps.create_pr.outputs.create_pr == 'true' }}
with:
token: ${{ secrets.ROBOQUAT_AUTOMATIC_CHANGELOG }}
Expand Down

0 comments on commit b4b0bc0

Please sign in to comment.