From 71e771721c25929e0d5384c71b5577671b43490a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 00:45:41 +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.3 - [Release notes](https://github.com/eifinger/setup-rye/releases) - [Commits](https://github.com/eifinger/setup-rye/compare/d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643...a64bd427414a77fd506d9a85a590ab36d71cf86a) --- 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..b1c6126 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@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true cache-prefix: ${{ env.PYTHON_VERSION }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7855e73..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@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643 + uses: eifinger/setup-rye@a64bd427414a77fd506d9a85a590ab36d71cf86a with: enable-cache: true