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