Skip to content

Commit 690eb2a

Browse files
chore(deps): update ad-m/github-push-action action to v1.2.0
1 parent ce60293 commit 690eb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v1.0.0
95+
uses: ad-m/github-push-action@v1.2.0
9696
with:
9797
github_token: ${{ secrets.GITHUB_TOKEN || secrets.PAT }}
9898
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)