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 eeb0ea8 + 05b97b3 commit edc388bCopy full SHA for edc388b
.github/workflows/update-lockfiles.yml
@@ -23,7 +23,7 @@ jobs:
23
set -euo pipefail
24
pixi update --json --no-install | pixi exec pixi-diff-to-markdown >> diff.md
25
- name: Create pull request
26
- uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
+ uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
27
with:
28
token: ${{ secrets.GITHUB_TOKEN }}
29
commit-message: Update pixi lockfile
recipes/small-time/recipe.yaml
0 commit comments