diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index ab56d1a..48581dd 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -19,4 +19,4 @@ jobs: - run: npm audit fix - run: npm run build - - uses: stefanzweifel/git-auto-commit-action@v5 \ No newline at end of file + - uses: stefanzweifel/git-auto-commit-action@v7 \ No newline at end of file