mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-08-22 18:31:02 +00:00
Bump taiki-e/install-action from 2.77.0 to 2.79.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.0 to 2.79.2. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/7ea35f098a7369cd23488403f58be9c491a6c55f...213ccc1a076163c093f914550b94feb90fab916d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
||||
version: 0.13.0
|
||||
|
||||
- name: Install cargo-zigbuild
|
||||
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2
|
||||
uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2
|
||||
with:
|
||||
tool: cargo-zigbuild
|
||||
|
||||
|
||||
@@ -273,7 +273,7 @@ jobs:
|
||||
run: rustup toolchain install stable --profile minimal
|
||||
|
||||
- name: Install nextest
|
||||
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2
|
||||
uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -329,7 +329,7 @@ jobs:
|
||||
run: rustup toolchain install stable --profile minimal
|
||||
|
||||
- name: Install nextest
|
||||
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2
|
||||
uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
|
||||
@@ -117,7 +117,7 @@ jobs:
|
||||
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
|
||||
|
||||
- name: Install grcov
|
||||
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2
|
||||
uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2
|
||||
with:
|
||||
tool: grcov
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ jobs:
|
||||
uses: mozilla-actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9
|
||||
|
||||
- name: Install mdbook
|
||||
uses: taiki-e/install-action@7ea35f098a7369cd23488403f58be9c491a6c55f # v2
|
||||
uses: taiki-e/install-action@213ccc1a076163c093f914550b94feb90fab916d # v2
|
||||
with:
|
||||
tool: mdbook
|
||||
|
||||
|
||||
Reference in New Issue
Block a user