Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.32.9 to 2.32.17 in th…
Browse files Browse the repository at this point in the history
…e minor-updates group (#52)

build(deps): bump taiki-e/install-action in the minor-updates group

Bumps the minor-updates group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).


Updates `taiki-e/install-action` from 2.32.9 to 2.32.17
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@e4ef34d...99774fe)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 3ac6f97 commit ea560fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
with:
targets: x86_64-unknown-linux-gnu
toolchain: ${{ env.nightly_toolchain }}
- uses: taiki-e/install-action@e4ef34df890c5af6027f55257634401a93b14dc7 # v2.32.9
- uses: taiki-e/install-action@99774fec7fd4f75144bd0134a24a992297768308 # v2.32.17
with:
tool: cargo-nextest
- name: Run tests
Expand Down

0 comments on commit ea560fc

Please sign in to comment.