diff --git a/.github/workflows/fixes.yml b/.github/workflows/fixes.yml index d3e398d56..83b73c581 100644 --- a/.github/workflows/fixes.yml +++ b/.github/workflows/fixes.yml @@ -34,7 +34,7 @@ jobs: run: git config lfs.locksverify false - name: Commit Screenshots - uses: 'stefanzweifel/git-auto-commit-action@v5' + uses: 'stefanzweifel/git-auto-commit-action@v6' with: commit_message: '🤖 Updates screenshots' file_pattern: '**/screenshotTest/**/*.png'