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.
2 parents c86661f + 32dca6c commit 3ac3e5bCopy full SHA for 3ac3e5b
.github/workflows/nodejs.yml
@@ -23,7 +23,7 @@ jobs:
23
- run: npm ci
24
- run: npm run all
25
26
- - uses: stefanzweifel/git-auto-commit-action@v4
+ - uses: stefanzweifel/git-auto-commit-action@v5
27
with:
28
commit_message: Add prepared script
29
commit_options: '--no-verify --signoff'
0 commit comments