Skip to content

Commit

Permalink
Update .github/workflows/autoupdate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored May 6, 2024
1 parent f000ea6 commit f104afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoupdate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Create Pull Request
id: cpr
# This is the v3 tag but for security purposes we pin to the exact commit.
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # 6d6857d36972b65feb161a90e484f2984215f83e
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
with:
commit-message: "Update mamba version"
title: "Update mamba version"
Expand Down

0 comments on commit f104afc

Please sign in to comment.