Skip to content

Commit 3ac3e5b

Browse files
authored
Merge pull request #39 from hussainweb/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
2 parents c86661f + 32dca6c commit 3ac3e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: npm ci
2424
- run: npm run all
2525

26-
- uses: stefanzweifel/git-auto-commit-action@v4
26+
- uses: stefanzweifel/git-auto-commit-action@v5
2727
with:
2828
commit_message: Add prepared script
2929
commit_options: '--no-verify --signoff'

0 commit comments

Comments
 (0)