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 d595eab + ce97b1d commit 0b4d427Copy full SHA for 0b4d427
.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@7380612b49221684fefa025244f2ef4008ae50ad
+ uses: peter-evans/create-pull-request@67df31e08a133c6a77008b89689677067fef169e
21
with:
22
commit-message: "Update mamba version"
23
title: "Update mamba version"
0 commit comments