Skip to content

Commit bdafbac

Browse files
⬆️ Update ad-m/github-push-action action to v1
1 parent 00f1915 commit bdafbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Push changes
5151
if: env.commit_status == 'committed'
52-
uses: ad-m/github-push-action@v0.8.0
52+
uses: ad-m/github-push-action@v1.0.0
5353
with:
5454
github_token: ${{ secrets.GITHUB_TOKEN }}
5555
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)