Skip to content

Commit bd7ee78

Browse files
authored
Merge pull request #255 from matplotlib/dependabot/github_actions/actions-471133a61f
Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 in the actions group
2 parents 0eb4007 + c5142db commit bd7ee78

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@28e16e81777b558cc906c8750092100bbb34c5e3 # v4
32+
uses: stefanzweifel/git-auto-commit-action@04702edda442b2e678b25b537cec683a1493fcb9 # v4
3333
with:
3434
branch: main
3535
commit_message: Update CHANGELOG

0 commit comments

Comments
 (0)