Skip to content

Commit de2781d

Browse files
chore(deps): Bump taiki-e/install-action from 2.85.11 to 2.86.2 (#354)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.85.11 to 2.86.2. - [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@7f4eb89...b6b84cf) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06671b5 commit de2781d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
# a cold runner). It's the standard fast path for cargo extensions
153153
# in CI.
154154
- name: Install cargo-audit
155-
uses: taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2
155+
uses: taiki-e/install-action@b6b84cf49ebfe0176417bdce007c624f0db37f20 # v2
156156
with:
157157
tool: cargo-audit
158158

0 commit comments

Comments
 (0)