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