We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447fc29 commit 40e3148Copy full SHA for 40e3148
1 file changed
.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
53
with:
54
branch: ${{ env.BRANCH_PREFIX }}${{ env.VERSION }}
55
commit_user_name: best-of update
0 commit comments