diff --git a/.github/workflows/autodocs.yml b/.github/workflows/autodocs.yml index 8564adc087d..892adc5fd20 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@778341af668090896ca464160c2def5d1d1a3eb0 # v5 with: repository: "./docs.konghq.com" commit_message: "Autodocs update"