Skip to content

Commit 3151536

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

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
@@ -53,7 +53,7 @@ jobs:
5353
run: git add .
5454

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

0 commit comments

Comments
 (0)