Skip to content

Commit

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

Update peter-evans/create-pull-request action to v6
  • Loading branch information
maresb authored Feb 10, 2024
2 parents 69c2d3d + e3f3b7d commit 1703bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-lockfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
--lockfile=environments/conda-lock.yml
- name: Open a pull request
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
with:
# # The default GITHUB_TOKEN doesn't allow other workflows to trigger.
# # Thus if there are tests to be run, they won't be run. For more info,
Expand Down

0 comments on commit 1703bb6

Please sign in to comment.