Skip to content

Commit 7c5343f

Browse files
bump ad-m/github-push-action from v0.6.0 to v0.8.0 (#33)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80079e9 commit 7c5343f

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
@@ -83,7 +83,7 @@ jobs:
8383
command git commit --verbose --message='update changelog' ||
8484
exit 0
8585
- name: Push changes
86-
uses: ad-m/github-push-action@v0.6.0
86+
uses: ad-m/github-push-action@v0.8.0
8787
with:
8888
github_token: ${{ secrets.GITHUB_TOKEN || secrets.PAT }}
8989
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)