Skip to content

Commit 2f3fec0

Browse files
committed
Update stefanzweifel/git-auto-commit-action action to v4.12.0
1 parent 8d8e723 commit 2f3fec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- run: echo "::set-output name=version::`./server.js --print --unhandled-rejections=strict`"
1818
id: update
1919

20-
- uses: stefanzweifel/git-auto-commit-action@v4.1.6
20+
- uses: stefanzweifel/git-auto-commit-action@v4.12.0
2121
if: steps.update.outputs.version != ''
2222
id: "auto-commit-action"
2323
with:

0 commit comments

Comments
 (0)