Skip to content

Commit c275f69

Browse files
chore(deps): update dsanders11/github-app-commit-action action to v2 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9de3acf commit c275f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: git add .
5757

5858
- name: Commit
59-
uses: dsanders11/github-app-commit-action@v1
59+
uses: dsanders11/github-app-commit-action@v2
6060
with:
6161
message: ${{ steps.extract-version.outputs.VERSION }}
6262
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)