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.
1 parent f159e2b commit c814a98Copy full SHA for c814a98
.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