Skip to content

Commit 75e4335

Browse files
authored
Merge pull request #2 from stoman/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
Bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents f159e2b + c814a98 commit 75e4335

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@v5
84+
uses: stefanzweifel/git-auto-commit-action@v6
8585
with:
8686
commit_message: Update badges
8787
file_pattern: README.md

0 commit comments

Comments
 (0)