Skip to content

Commit

Permalink
Update .github/workflows/update-image-digest.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Filip Troníček <[email protected]>
  • Loading branch information
kylos101 and filiptronicek authored Jan 6, 2025
1 parent b4b0bc0 commit 5e4ba33
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@v7
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 5e4ba33

Please sign in to comment.