We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7041043 commit 2699bc2Copy full SHA for 2699bc2
1 file changed
.github/workflows/release.yml
@@ -52,7 +52,7 @@ jobs:
52
53
- name: Commit
54
id: commit
55
- uses: dsanders11/github-app-commit-action@v1
+ uses: dsanders11/github-app-commit-action@v2
56
with:
57
message: ${{ steps.extract-version.outputs.VERSION }}
58
token: ${{ steps.app-token.outputs.token }}
0 commit comments