Skip to content

Commit 0eb15b1

Browse files
chore(deps): bump ad-m/github-push-action from v0.8.0 to v1.0.0 (#1340)
chore(deps): update ad-m/github-push-action action to v1 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 042e588 commit 0eb15b1

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)