Skip to content

Commit d1d40ae

Browse files
authored
Merge pull request #70 from reactive-commons/fix/actions
updgrade actions
2 parents cbca76d + 55ea7d7 commit d1d40ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
issuesWoLabels: true
6565
stripGeneratorNotice: true
6666
- name: Push Docs and Changelog
67-
uses: github-actions-x/commit@v2.7
67+
uses: github-actions-x/commit@v2.9
6868
with:
6969
github-token: ${{ secrets.GITHUB_TOKEN }}
7070
push-branch: 'master'

0 commit comments

Comments
 (0)