diff --git a/.github/workflows/update-hugo-dependencies.yml b/.github/workflows/update-hugo-dependencies.yml index d3b118f..bbb3562 100644 --- a/.github/workflows/update-hugo-dependencies.yml +++ b/.github/workflows/update-hugo-dependencies.yml @@ -34,6 +34,6 @@ jobs: run: git status - name: Commit Changes - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Update Hugo Dependencies