Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #16 from portefaix/renovate/peter-evans-create-pul…
Browse files Browse the repository at this point in the history
…l-request-6.x

Update peter-evans/create-pull-request action to v6
  • Loading branch information
nlamirault authored Feb 6, 2024
2 parents 8729eef + b034389 commit e5c8306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Create pull request for release labels update
id: cpr
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: "release/update-labels-${{ github.event.inputs.version }}"
Expand Down

0 comments on commit e5c8306

Please sign in to comment.