From d0b1856311a64a8e1ca5332b6157819e1d2b4a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 13:55:49 +0000 Subject: [PATCH] build(deps): bump eifinger/setup-rye in the actions group Bumps the actions group with 1 update: [eifinger/setup-rye](https://github.com/eifinger/setup-rye). Updates `eifinger/setup-rye` from 4.2.2 to 4.2.3 - [Release notes](https://github.com/eifinger/setup-rye/releases) - [Commits](https://github.com/eifinger/setup-rye/compare/77afcf35e64d9b0e210a77e85176c9165a9bf668...a64bd427414a77fd506d9a85a590ab36d71cf86a) --- updated-dependencies: - dependency-name: eifinger/setup-rye dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... 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 30f9488..c651d4e 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -34,7 +34,7 @@ jobs: timezoneWindows: "China Standard Time" - name: Setup rye - uses: eifinger/setup-rye@77afcf35e64d9b0e210a77e85176c9165a9bf668 + uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8243250..e95b2a3 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@77afcf35e64d9b0e210a77e85176c9165a9bf668 + uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true