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 bcd65d7 commit ebe73c5Copy full SHA for ebe73c5
.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@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
30
if: github.event_name != 'pull_request'
31
with:
32
commit_message: Add prepared script
0 commit comments