Skip to content

Commit 08b998a

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v4.15.4
1 parent 2d331a7 commit 08b998a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
run: "pnpm install --no-frozen-lockfile"
176176

177177
- name: "Commit modified files"
178-
uses: "stefanzweifel/git-auto-commit-action@v4.15.3"
178+
uses: "stefanzweifel/git-auto-commit-action@v4.15.4"
179179
with:
180180
commit_message: "chore: updated pnpm-lock.yaml"
181181
commit_author: "prisis <d.bannert@anolilab.de>"

0 commit comments

Comments
 (0)