Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request digest to 24b0f8e (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2023
1 parent 2005e8f commit 3b05220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-tooling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
git diff-index --quiet HEAD || git commit -m "chore: Update Tools to ${{env.NEW_IMG_VERSION}}"
- name: Create Pull Request
if: env.BUMP_IMG == 'true'
uses: peter-evans/create-pull-request@951d1b87f0fa1a50266797110286ac276d822c5e
uses: peter-evans/create-pull-request@24b0f8edad74dd5b08956ea2655c6818355ef8a6
with:
token: ${{ secrets.CFT_ROBOT_PAT }}
commit-message: Update tools to ${{env.NEW_IMG_VERSION}}
Expand Down

0 comments on commit 3b05220

Please sign in to comment.