Skip to content

Commit f97b8b6

Browse files
authored
Merge pull request #33 from DataDog/renovate/taiki-e-install-action-digest
chore(deps): update taiki-e/install-action digest to 5e1127e
2 parents d0f24b4 + 5af9343 commit f97b8b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
- name: Cache build artifacts
109109
uses: Swatinem/rust-cache@42dc69e1aa15d09112580998cf2ef0119e2e91ae # v2
110110
- name: Install cargo-llvm-cov
111-
uses: taiki-e/install-action@846871f174ba44370fe1539a9bdbe11d1e309e50 # cargo-llvm-cov
111+
uses: taiki-e/install-action@5e1127e8d025a0bf2f008ec24aae25dcd8828e12 # cargo-llvm-cov
112112
- name: Generate coverage
113113
run: cargo llvm-cov --lcov --output-path lcov.info
114114
- name: Report to codecov.io

0 commit comments

Comments
 (0)