Skip to content

Commit

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

Update peter-evans/create-pull-request action to v6
  • Loading branch information
adityabhaskar authored Mar 17, 2024
2 parents d73ae48 + 63b9f28 commit daac296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-graphs-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
./.github/ci-scripts/changed_files.sh
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
add-paths: |
dependencyGraph.md
Expand Down

0 comments on commit daac296

Please sign in to comment.