Skip to content

Commit

Permalink
Merge pull request #110 from cake-contrib/renovate/ad-m-github-push-a…
Browse files Browse the repository at this point in the history
…ction-0.x

chore(deps): update ad-m/github-push-action action to v0.8.0
  • Loading branch information
gep13 authored Aug 7, 2024
2 parents 861767b + c384bb0 commit baeb66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: git switch -c release/${{ steps.gitversion.outputs.majorMinorPatch }}
- name: Push new branch
if: ${{ steps.gitversion.outputs.majorMinorPatch }}
uses: ad-m/github-push-action@40bf560936a8022e68a3c00e7d2abefaf01305a6 # v0.6.0
uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # v0.8.0
with:
branch: "release/${{ steps.gitversion.outputs.majorMinorPatch }}"
github_token: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit baeb66d

Please sign in to comment.