Skip to content

Commit e21746e

Browse files
chore(deps): update dsanders11/github-app-commit-action action to v2
1 parent 14e16b3 commit e21746e

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)