Skip to content

Commit

Permalink
Resets git-auto-commit-action to actual 5.0.1 commit for dependabot. (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
rharter authored Nov 12, 2024
1 parent d5d02f7 commit 1c4b18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ jobs:
script: ./gradlew connectedCheck --stacktrace

- name: Push new screenshots if available
uses: stefanzweifel/git-auto-commit-action@4b8a201e31cadd9829df349894b28c54e6c19fe6 # v5.0.1
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
if: steps.screenshotspull.outcome == 'success'
with:
file_pattern: '*/*.png'
Expand Down

0 comments on commit 1c4b18d

Please sign in to comment.