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 b449148 + b70a4ad commit e21a1c2Copy full SHA for e21a1c2
.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@bd72e1b7922d417764d27d30768117ad7da78a0e
+ uses: peter-evans/create-pull-request@f094b77505fb89581e68a1163fbd2fffece39da1
21
with:
22
commit-message: "Update mamba version"
23
title: "Update mamba version"
0 commit comments