Skip to content

Commit 0b4d427

Browse files
authored
Merge pull request #227 from conda-forge/dependabot/github_actions/peter-evans/create-pull-request-3.11.0
Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0
2 parents d595eab + ce97b1d commit 0b4d427

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@7380612b49221684fefa025244f2ef4008ae50ad
20+
uses: peter-evans/create-pull-request@67df31e08a133c6a77008b89689677067fef169e
2121
with:
2222
commit-message: "Update mamba version"
2323
title: "Update mamba version"

0 commit comments

Comments
 (0)