Skip to content

Commit ab8e8e5

Browse files
authored
update commit-action version
1 parent 180adc0 commit ab8e8e5

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
@@ -34,7 +34,7 @@ jobs:
3434
future_release: ${{ steps.version.outputs.next-version }}
3535

3636
- name: push changelog
37-
uses: github-actions-x/commit@v2.6
37+
uses: github-actions-x/commit@v2.9
3838
with:
3939
github-token: ${{ secrets.GITHUB_TOKEN }}
4040
push-branch: 'master'

0 commit comments

Comments
 (0)