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 c2bd1a0 commit 433769dCopy full SHA for 433769d
1 file changed
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
55
- name: Commit
56
id: commit
57
- uses: dsanders11/github-app-commit-action@v1
+ uses: dsanders11/github-app-commit-action@v2
58
with:
59
message: ${{ steps.extract-version.outputs.VERSION }}
60
token: ${{ steps.app-token.outputs.token }}
0 commit comments