diff --git a/.github/workflows/semantic-release.yml b/.github/workflows/semantic-release.yml index 6ec0b43..45c90d5 100644 --- a/.github/workflows/semantic-release.yml +++ b/.github/workflows/semantic-release.yml @@ -130,7 +130,7 @@ jobs: run: "pnpm install --no-frozen-lockfile" - name: "Commit modified files" - uses: "stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a" # v4.16.0 + uses: "stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d" # v5.0.0 with: commit_message: "chore: updated pnpm-lock.yaml" commit_author: "prisis "