Skip to content

Commit 0e0c181

Browse files
Bump taiki-e/install-action from 2.62.49 to 2.85.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.62.49 to 2.85.1. - [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@44c6d64...3d7d7cd) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.85.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a88395 commit 0e0c181

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codex-raw-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ jobs:
4141
components: clippy, rustfmt
4242

4343
- name: Install just
44-
uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2.62.49
44+
uses: taiki-e/install-action@3d7d7cd5ac7f994c1892ae0c06165095b9139094 # v2.85.1
4545
with:
4646
tool: just@1.42.4
4747
fallback: none
4848

4949
- name: Install cargo-nextest
50-
uses: taiki-e/install-action@44c6d64aa62cd779e873306675c7a58e86d6d532 # v2.62.49
50+
uses: taiki-e/install-action@3d7d7cd5ac7f994c1892ae0c06165095b9139094 # v2.85.1
5151
with:
5252
tool: nextest@0.9.103
5353
fallback: none

0 commit comments

Comments
 (0)