Skip to content

Commit abb0177

Browse files
authored
Merge pull request #244 from matplotlib/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6.0.1
Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 6.0.1
2 parents eec9185 + afd4226 commit abb0177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path-to-changelog: CHANGES.md
3030

3131
- name: Commit updated CHANGELOG
32-
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4
32+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v4
3333
with:
3434
branch: main
3535
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)