Skip to content

Commit

Permalink
chore(deps): bump taiki-e/install-action from 2.29.0 to 2.29.7 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent c224721 commit c3b826a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
components: llvm-tools-preview

- name: Install cargo-llvm-cov
uses: taiki-e/install-action@v2.29.0
uses: taiki-e/install-action@v2.29.7
with:
tool: cargo-llvm-cov

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions-rust-lang/setup-rust-toolchain@v1

- name: Install cargo-llvm-cov
uses: taiki-e/install-action@v2.29.0
uses: taiki-e/install-action@v2.29.7
with:
tool: cargo-deny

Expand Down

0 comments on commit c3b826a

Please sign in to comment.