Skip to content

Commit

Permalink
ci: bump action peter-evans/create-pull-request@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Jun 20, 2024
1 parent c83caf2 commit 10354e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- uses: benjlevesque/[email protected] # sets env.SHA to the first 7 chars of github.sha
- name: Create PR to developer-portal repo
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.VOCDONIBOT_PAT }}
commit-message: "Update vocdoni-api docs by commit ${{ env.SHA }}"
Expand Down

0 comments on commit 10354e9

Please sign in to comment.