diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index b42bda9bca5..b7e442c99f9 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -45,7 +45,7 @@ jobs: git diff --name-only # Commit updated snapshot contents - - uses: stefanzweifel/git-auto-commit-action@v6 + - uses: stefanzweifel/git-auto-commit-action@v7 id: auto-commit-action if: ${{ github.event.inputs.dryrun == 'false'}} with: