Skip to content

Commit e21a1c2

Browse files
authored
Merge pull request #305 from conda-forge/dependabot/github_actions/peter-evans/create-pull-request-4.0.3
Bump peter-evans/create-pull-request from 4.0.2 to 4.0.3
2 parents b449148 + b70a4ad commit e21a1c2

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

0 commit comments

Comments
 (0)