Skip to content

Commit 887d7a8

Browse files
chore(deps): bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 (#119)
* chore(deps): bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6d1fe5f commit 887d7a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pr-sort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
token: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Setup Pixi
41-
uses: prefix-dev/[email protected].0
41+
uses: prefix-dev/[email protected].1
4242

4343
- name: Set variables
4444
id: vars

.github/workflows/recurring-sort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v5
2222

2323
- name: Setup Pixi
24-
uses: prefix-dev/[email protected].0
24+
uses: prefix-dev/[email protected].1
2525

2626
- name: Run links command
2727
run: pixi run sort

0 commit comments

Comments
 (0)