Skip to content

Commit 742df48

Browse files
chore: bump prefix-dev/setup-pixi from 0.9.2 to 0.9.3 in the actions group (#5)
Bumps the actions group with 1 update: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi). Updates `prefix-dev/setup-pixi` from 0.9.2 to 0.9.3 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe3bb1f commit 742df48

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
fetch-depth: 0
5858
persist-credentials: false
5959

60-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
60+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
6161
with:
6262
pixi-version: v0.50.2
6363
run-install: false

.github/workflows/test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
check-latest: true
115115
go-version-file: ${{ inputs.subdir || inputs.driver }}/go.mod
116116

117-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
117+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
118118
with:
119119
pixi-version: v0.50.2
120120
run-install: false
@@ -223,7 +223,7 @@ jobs:
223223
check-latest: true
224224
go-version-file: ${{ inputs.subdir || inputs.driver }}/go.mod
225225

226-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
226+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
227227
with:
228228
pixi-version: v0.50.2
229229
run-install: false
@@ -265,7 +265,7 @@ jobs:
265265
check-latest: true
266266
go-version: "stable"
267267

268-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
268+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
269269
with:
270270
pixi-version: v0.50.2
271271
run-install: false

.github/workflows/test_local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
fetch-depth: 1
5050
persist-credentials: false
5151

52-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
52+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
5353
with:
5454
pixi-version: v0.50.2
5555

.github/workflows/validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
check-latest: true
105105
go-version-file: ${{ inputs.subdir || inputs.driver }}/go.mod
106106

107-
- uses: prefix-dev/setup-pixi@28eb668aafebd9dede9d97c4ba1cd9989a4d0004 # v0.9.2
107+
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
108108
with:
109109
pixi-version: v0.50.2
110110
run-install: false

0 commit comments

Comments
 (0)