diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 928166afb..f76b57f41 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -134,7 +134,7 @@ jobs: SKIP_BUILD: "true" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d" # v5.0.0 + uses: "stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842" # v5.0.1 with: commit_message: "chore: updated pnpm-lock.yaml" commit_author: "prisis "