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 de99427 commit 380b132Copy full SHA for 380b132
.github/workflows/badges.yml
@@ -18,7 +18,7 @@ jobs:
18
run: npm run badges
19
20
- name: Commit any changed files 💾
21
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
22
with:
23
commit_message: Updated badges
24
branch: main
0 commit comments