We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ba5c87 + 9e7b509 commit 293e006Copy full SHA for 293e006
.github/workflows/autoupdate.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Create Pull Request
18
id: cpr
19
# This is the v3 tag but for security purposes we pin to the exact commit.
20
- uses: peter-evans/create-pull-request@671dc9c9e0c2d73f07fa45a3eb0220e1622f0c5f
+ uses: peter-evans/create-pull-request@b4d51739f96fca8047ad065eccef63442d8e99f7
21
with:
22
commit-message: "Update mamba version"
23
title: "Update mamba version"
0 commit comments