diff --git a/.github/workflows/gen-docs.yml b/.github/workflows/gen-docs.yml index 8bc85027d..896f5d39e 100644 --- a/.github/workflows/gen-docs.yml +++ b/.github/workflows/gen-docs.yml @@ -43,7 +43,7 @@ jobs: EOF - name: Commit - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1 + uses: stefanzweifel/git-auto-commit-action@3cc016cfc892e0844046da36fc68da4e525e081f # v6.0.0 with: commit_message: 'Update docs' file_pattern: '*.md'