Skip to content

Commit 293e006

Browse files
authored
Merge pull request #371 from conda-forge/dependabot/github_actions/peter-evans/create-pull-request-4.2.0
Bump peter-evans/create-pull-request from 4.1.3 to 4.2.0
2 parents 9ba5c87 + 9e7b509 commit 293e006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Create Pull Request
1818
id: cpr
1919
# This is the v3 tag but for security purposes we pin to the exact commit.
20-
uses: peter-evans/create-pull-request@671dc9c9e0c2d73f07fa45a3eb0220e1622f0c5f
20+
uses: peter-evans/create-pull-request@b4d51739f96fca8047ad065eccef63442d8e99f7
2121
with:
2222
commit-message: "Update mamba version"
2323
title: "Update mamba version"

0 commit comments

Comments
 (0)