Skip to content

Commit

Permalink
bump ad-m/github-push-action from v0.6.0 to v0.8.0 (#832)
Browse files Browse the repository at this point in the history
Update ad-m/github-push-action action to v0.8.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 10, 2023
1 parent 46df13d commit a55bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
command git commit --verbose --message='update changelog' ||
exit 0
- name: Push changes
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN || secrets.PAT }}
branch: ${{ github.ref }}
Expand Down

0 comments on commit a55bd7c

Please sign in to comment.