Skip to content

Commit edc388b

Browse files
Merge branch 'main' into update-pixi
2 parents eeb0ea8 + 05b97b3 commit edc388b

File tree

2 files changed

+1
-49
lines changed

2 files changed

+1
-49
lines changed

.github/workflows/update-lockfiles.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
set -euo pipefail
2424
pixi update --json --no-install | pixi exec pixi-diff-to-markdown >> diff.md
2525
- name: Create pull request
26-
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5
26+
uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
commit-message: Update pixi lockfile

recipes/small-time/recipe.yaml

-48
This file was deleted.

0 commit comments

Comments
 (0)