Skip to content

Commit b26007f

Browse files
chore(deps): update ad-m/github-push-action action to v1
1 parent 386aa40 commit b26007f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
command git commit --verbose --message='update changelog' ||
9393
exit 0
9494
- name: Push changes
95-
uses: ad-m/github-push-action@v0.8.0
95+
uses: ad-m/github-push-action@v1.0.0
9696
with:
9797
github_token: ${{ secrets.GITHUB_TOKEN || secrets.PAT }}
9898
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)