Skip to content

Commit aff5d5b

Browse files
dependabot[bot]squell
authored andcommitted
Bump taiki-e/install-action from 2.75.21 to 2.79.9
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.75.21 to 2.79.9. - [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@787505c...8f531ea) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04fd3a8 commit aff5d5b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ jobs:
198198
run: rustup component add llvm-tools
199199

200200
- name: Add cargo-llvm-cov
201-
uses: taiki-e/install-action@787505cde8a44ea468a00478fe52baf23b15bccd # v2.75.21
201+
uses: taiki-e/install-action@8f531eaecd1898bc3da7d104ad91bee98d1b97bd # v2.79.9
202202
with:
203203
tool: cargo-llvm-cov
204204

@@ -402,7 +402,7 @@ jobs:
402402
sudo apt install libpam0g-dev
403403
404404
- name: Install rust-bindgen
405-
uses: taiki-e/install-action@787505cde8a44ea468a00478fe52baf23b15bccd # v2.75.21
405+
uses: taiki-e/install-action@8f531eaecd1898bc3da7d104ad91bee98d1b97bd # v2.79.9
406406
with:
407407
tool: bindgen-cli@0.72.1
408408

@@ -501,7 +501,7 @@ jobs:
501501
persist-credentials: false
502502

503503
- name: Install cargo-audit
504-
uses: taiki-e/install-action@787505cde8a44ea468a00478fe52baf23b15bccd # v2.75.21
504+
uses: taiki-e/install-action@8f531eaecd1898bc3da7d104ad91bee98d1b97bd # v2.79.9
505505
with:
506506
tool: cargo-audit
507507

0 commit comments

Comments
 (0)