Skip to content

Commit 2699bc2

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

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
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Commit
5454
id: commit
55-
uses: dsanders11/github-app-commit-action@v1
55+
uses: dsanders11/github-app-commit-action@v2
5656
with:
5757
message: ${{ steps.extract-version.outputs.VERSION }}
5858
token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)