Skip to content

Commit 37a8643

Browse files
Bump Parcels-code/pixi-lock from 5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 to 38495788b79a5ff26009aecc15daa9a8310b8832 (#383)
Bump Parcels-code/pixi-lock Bumps [Parcels-code/pixi-lock](https://github.com/parcels-code/pixi-lock) from 5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 to 38495788b79a5ff26009aecc15daa9a8310b8832. - [Release notes](https://github.com/parcels-code/pixi-lock/releases) - [Commits](Parcels-code/pixi-lock@5cbd7a1...3849578) --- updated-dependencies: - dependency-name: Parcels-code/pixi-lock dependency-version: 38495788b79a5ff26009aecc15daa9a8310b8832 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94ff32a commit 37a8643

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
persist-credentials: false
5656

57-
- uses: Parcels-code/pixi-lock/create-and-cache@5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 # v0.1.0
57+
- uses: Parcels-code/pixi-lock/create-and-cache@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
5858
id: pixi-lock
5959

6060
ci:
@@ -81,7 +81,7 @@ jobs:
8181
# need to fetch all tags to get a correct version
8282
fetch-depth: 0 # fetch all branches and tags
8383

84-
- uses: Parcels-code/pixi-lock/restore@5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 # v0.1.0
84+
- uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0
8585
with:
8686
cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}
8787

0 commit comments

Comments
 (0)