Skip to content

Commit 93d1fd7

Browse files
authored
Merge pull request #6 from stoman/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 75e4335 + eda8f12 commit 93d1fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aoc-badges.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
session: ${{ secrets.AOC_SESSION }}
8282
starsRegex: '(?<=https:\/\/img\.shields\.io\/badge\/stars%20⭐-)[0-9]+(?=-yellow)(?=.*2024)'
8383
- name: Commit changes
84-
uses: stefanzweifel/git-auto-commit-action@v6
84+
uses: stefanzweifel/git-auto-commit-action@v7
8585
with:
8686
commit_message: Update badges
8787
file_pattern: README.md

0 commit comments

Comments
 (0)