From 342813a0f9c44b94161053791c6189a156aac789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 17:23:37 +0000 Subject: [PATCH] chore(deps): bump the actions group with 2 updates Bumps the actions group with 2 updates: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) and [readme-tools/github-readme-stats-action](https://github.com/readme-tools/github-readme-stats-action). Updates `prefix-dev/setup-pixi` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](https://github.com/prefix-dev/setup-pixi/compare/v0.9.5...v0.9.6) Updates `readme-tools/github-readme-stats-action` from 1 to 2 - [Release notes](https://github.com/readme-tools/github-readme-stats-action/releases) - [Commits](https://github.com/readme-tools/github-readme-stats-action/compare/v1...v2) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: readme-tools/github-readme-stats-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- .github/workflows/grs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d2c535f..5e41065 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: prefix-dev/setup-pixi@v0.9.5 + - uses: prefix-dev/setup-pixi@v0.9.6 with: pixi-version: v0.64.0 diff --git a/.github/workflows/grs.yml b/.github/workflows/grs.yml index 9cc5aea..4d34304 100644 --- a/.github/workflows/grs.yml +++ b/.github/workflows/grs.yml @@ -10,7 +10,7 @@ jobs: - uses: actions/checkout@v6 - name: Generate stats card - uses: readme-tools/github-readme-stats-action@v1 + uses: readme-tools/github-readme-stats-action@v2 with: card: stats options: username=henryiii&show_icons=true