diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f4de69f..27eb814 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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@050015d40644de3e8d2365687c1fbc235352bcff # v5.0.1 if: steps.screenshotspull.outcome == 'success' with: file_pattern: '*/*.png'