Skip to content

Commit

Permalink
chore: Upgrade peter-evans/create-pull-request action to v7 (#917)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 98f97e2 commit 91bce4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
script: |
core.setOutput('results', require('./docs/data.json').benchmark.results);
- id: create-pr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
add-paths: docs/data.json
base: main
Expand Down

0 comments on commit 91bce4b

Please sign in to comment.