We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f159e2b + c814a98 commit 75e4335Copy full SHA for 75e4335
.github/workflows/aoc-badges.yml
@@ -81,7 +81,7 @@ jobs:
81
session: ${{ secrets.AOC_SESSION }}
82
starsRegex: '(?<=https:\/\/img\.shields\.io\/badge\/stars%20⭐-)[0-9]+(?=-yellow)(?=.*2024)'
83
- name: Commit changes
84
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
85
with:
86
commit_message: Update badges
87
file_pattern: README.md
0 commit comments