diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 8564adc087d..3ec1cfe02a8 100644 --- a/.github/workflows/autodocs.yml +++ b/.github/workflows/autodocs.yml @@ -123,7 +123,7 @@ jobs: git checkout -b "autodocs-${{ steps.kong-branch.outputs.name }}" - name: Commit autodoc changes - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5 + uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5 with: repository: "./docs.konghq.com" commit_message: "Autodocs update"