Skip to content

Commit

Permalink
build(gha): update peter-evans/rebase to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Feb 8, 2024
1 parent 433de9d commit dc15907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
app-id: ${{ secrets.MYPARCEL_APP_ID }}
private-key: ${{ secrets.MYPARCEL_APP_PRIVATE_KEY }}

- uses: peter-evans/rebase@v2
- uses: peter-evans/rebase@v3
with:
token: ${{ steps.credentials.outputs.token }}
base: ${{ github.ref_name }}
Expand Down

0 comments on commit dc15907

Please sign in to comment.