diff --git a/.github/workflows/gen-docs.yml b/.github/workflows/gen-docs.yml index 33543f071..6ad35e8c1 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@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v4 + uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5 with: commit_message: 'Update docs' file_pattern: '*.md' \ No newline at end of file