Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-pull-request action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 137fedb commit 74732a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
-
name: create source repo pull request
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT }}
committer: Supergraph Demo Bot <prasek+bot@gmail.com>
Expand Down Expand Up @@ -384,7 +384,7 @@ jobs:
-
name: create pull request
id: cpr
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PAT }}
committer: Supergraph Demo Bot <prasek+bot@gmail.com>
Expand Down

0 comments on commit 74732a3

Please sign in to comment.