diff --git a/.github/workflows/update visual snapshots.yml b/.github/workflows/update visual snapshots.yml index 967b472c827..d8720c030d2 100644 --- a/.github/workflows/update visual snapshots.yml +++ b/.github/workflows/update visual snapshots.yml @@ -48,7 +48,7 @@ jobs: UPDATE_SNAPSHOTS: true - name: Commit and push if snapshots changed - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@v7 with: commit_message: "chore: update visual snapshots" file_pattern: 'lua/spec/snapshots/*.png'