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 114fd50 commit f11b9daCopy full SHA for f11b9da
.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@v7
53
with:
54
branch: ${{ env.BRANCH_PREFIX }}${{ env.VERSION }}
55
commit_user_name: best-of update
0 commit comments