|
67 | 67 | ref: ${{ github.event.inputs.production_tag || github.event.release.tag_name || github.sha }} |
68 | 68 |
|
69 | 69 | - name: Setup Pixi (deploy env) |
70 | | - uses: prefix-dev/setup-pixi@v0.9.3 |
| 70 | + uses: prefix-dev/setup-pixi@v0.9.4 |
71 | 71 | with: |
72 | 72 | cache: false |
73 | 73 | locked: false |
@@ -141,7 +141,7 @@ jobs: |
141 | 141 | role-session-name: ocr-etl-role-session |
142 | 142 | aws-region: us-west-2 |
143 | 143 |
|
144 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 144 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
145 | 145 | with: |
146 | 146 | cache: false |
147 | 147 | locked: false |
@@ -190,7 +190,7 @@ jobs: |
190 | 190 | role-session-name: ocr-etl-role-session |
191 | 191 | aws-region: us-west-2 |
192 | 192 |
|
193 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 193 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
194 | 194 | with: |
195 | 195 | cache: false |
196 | 196 | locked: false |
@@ -263,7 +263,7 @@ jobs: |
263 | 263 | role-session-name: ocr-etl-role-session |
264 | 264 | aws-region: us-west-2 |
265 | 265 |
|
266 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 266 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
267 | 267 | with: |
268 | 268 | cache: false |
269 | 269 | locked: false |
@@ -359,7 +359,7 @@ jobs: |
359 | 359 | aws-region: us-west-2 |
360 | 360 | role-duration-seconds: 12000 |
361 | 361 |
|
362 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 362 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
363 | 363 | with: |
364 | 364 | cache: false |
365 | 365 | locked: false |
@@ -462,7 +462,7 @@ jobs: |
462 | 462 | aws-region: us-west-2 |
463 | 463 | role-duration-seconds: 12000 |
464 | 464 |
|
465 | | - - uses: prefix-dev/setup-pixi@v0.9.3 |
| 465 | + - uses: prefix-dev/setup-pixi@v0.9.4 |
466 | 466 | with: |
467 | 467 | cache: false |
468 | 468 | locked: false |
|
0 commit comments