We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d331a7 commit 08b998aCopy full SHA for 08b998a
.github/workflows/semantic-release.yml
@@ -175,7 +175,7 @@ jobs:
175
run: "pnpm install --no-frozen-lockfile"
176
177
- name: "Commit modified files"
178
- uses: "stefanzweifel/git-auto-commit-action@v4.15.3"
+ uses: "stefanzweifel/git-auto-commit-action@v4.15.4"
179
with:
180
commit_message: "chore: updated pnpm-lock.yaml"
181
commit_author: "prisis <d.bannert@anolilab.de>"
0 commit comments