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 f22f181 commit 94414b7Copy full SHA for 94414b7
.github/workflows/update-best-of-list.yml
@@ -49,7 +49,7 @@ jobs:
49
libraries_key: ${{ secrets.LIBRARIES_KEY }}
50
github_key: ${{ secrets.GITHUB_TOKEN }}
51
- name: push-update
52
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
53
with:
54
branch: ${{ env.BRANCH_PREFIX }}${{ env.VERSION }}
55
commit_user_name: best-of update
0 commit comments