Skip to content

Commit c269f9a

Browse files
Merge pull request #1 from CodeWithSushil/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 696ab3d + 7a2ce74 commit c269f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
release-notes: ${{ github.event.release.body }}
2323

2424
- name: Commit updated CHANGELOG
25-
uses: stefanzweifel/git-auto-commit-action@v5
25+
uses: stefanzweifel/git-auto-commit-action@v6
2626
with:
2727
branch: main
2828
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)