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 db635ed commit 25005aeCopy full SHA for 25005ae
.github/workflows/nodejs.yml
@@ -26,7 +26,7 @@ jobs:
26
- run: npm ci
27
- run: npm run all
28
29
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
30
if: github.event_name != 'pull_request'
31
with:
32
commit_message: Add prepared script
0 commit comments