From f450d217918f2ea3793e543dcc06ecbee3310482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:33:04 +0000 Subject: [PATCH] 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](https://github.com/parcels-code/pixi-lock/compare/5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1...38495788b79a5ff26009aecc15daa9a8310b8832) --- updated-dependencies: - dependency-name: Parcels-code/pixi-lock dependency-version: 38495788b79a5ff26009aecc15daa9a8310b8832 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af4fc670..68c7a218 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: with: persist-credentials: false - - uses: Parcels-code/pixi-lock/create-and-cache@5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 # v0.1.0 + - uses: Parcels-code/pixi-lock/create-and-cache@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0 id: pixi-lock ci: @@ -81,7 +81,7 @@ jobs: # need to fetch all tags to get a correct version fetch-depth: 0 # fetch all branches and tags - - uses: Parcels-code/pixi-lock/restore@5cbd7a155fa24aa0711ec0a9aad9ede0819e84a1 # v0.1.0 + - uses: Parcels-code/pixi-lock/restore@38495788b79a5ff26009aecc15daa9a8310b8832 # v0.1.0 with: cache-key: ${{ needs.cache-pixi-lock.outputs.cache-key }}