Skip to content

Commit 433769d

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Commit
5656
id: commit
57-
uses: dsanders11/github-app-commit-action@v1
57+
uses: dsanders11/github-app-commit-action@v2
5858
with:
5959
message: ${{ steps.extract-version.outputs.VERSION }}
6060
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)