diff --git a/.github/workflows/refresh-checksmd.yml b/.github/workflows/refresh-checksmd.yml index 7f17fb2..a596c33 100644 --- a/.github/workflows/refresh-checksmd.yml +++ b/.github/workflows/refresh-checksmd.yml @@ -41,7 +41,7 @@ jobs: - name: Commit back the checks.md to the repository if: steps.changed-files-specific.outputs.any_changed == 'true' - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: # Optional. Commit message for the created commit. # Defaults to "Apply automatic changes"