Skip to content

Commit

Permalink
chore(deps): bump eifinger/setup-rye from 4.2.1 to 4.2.2 in the actio…
Browse files Browse the repository at this point in the history
…ns-update group (#322)

chore(deps): bump eifinger/setup-rye in the actions-update group

Bumps the actions-update group with 1 update: [eifinger/setup-rye](https://github.com/eifinger/setup-rye).


Updates `eifinger/setup-rye` from 4.2.1 to 4.2.2
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@d4c3ac7...77afcf3)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 93a926c commit 71e449f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
timezoneWindows: "China Standard Time"

- name: Setup rye
uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643
uses: eifinger/setup-rye@77afcf35e64d9b0e210a77e85176c9165a9bf668
with:
enable-cache: true
cache-prefix: ${{ env.PYTHON_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup rye
uses: eifinger/setup-rye@d4c3ac7b15d8bf2e0b45e2d257c6b5cdbebc3643
uses: eifinger/setup-rye@77afcf35e64d9b0e210a77e85176c9165a9bf668
with:
enable-cache: true

Expand Down

0 comments on commit 71e449f

Please sign in to comment.