From 474a63c61dd4f33df8e62a6f3bf5f2228c9edf18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:15:19 +0000 Subject: [PATCH] chore(deps): bump eifinger/setup-rye Bumps the actions-update group with 1 update in the / directory: [eifinger/setup-rye](https://github.com/eifinger/setup-rye). Updates `eifinger/setup-rye` from 4.2.1 to 4.2.7 - [Release notes](https://github.com/eifinger/setup-rye/releases) - [Commits](https://github.com/eifinger/setup-rye/compare/d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643...ab2421b62c85e312df4929c9ffd3597ac2b49235) --- updated-dependencies: - dependency-name: eifinger/setup-rye dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-update ... Signed-off-by: dependabot[bot] --- .github/workflows/codecov.yml | 2 +- .github/workflows/release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index d8b09eb..3c8eafa 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -22,7 +22,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup rye - uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643 + uses: eifinger/setup-rye@ab2421b62c85e312df4929c9ffd3597ac2b49235 with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7855e73..5c4944d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Setup rye - uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643 + uses: eifinger/setup-rye@ab2421b62c85e312df4929c9ffd3597ac2b49235 with: enable-cache: true