We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de3acf commit c275f69Copy full SHA for c275f69
1 file changed
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
run: git add .
57
58
- name: Commit
59
- uses: dsanders11/github-app-commit-action@v1
+ uses: dsanders11/github-app-commit-action@v2
60
with:
61
message: ${{ steps.extract-version.outputs.VERSION }}
62
token: ${{ steps.app-token.outputs.token }}
0 commit comments