Skip to content

Commit

Permalink
Merge pull request #1006 from kubewarden/renovate/all-patch
Browse files Browse the repository at this point in the history
fix(deps): update all patchlevel dependencies
  • Loading branch information
jvanz authored Dec 23, 2024
2 parents 70cca7f + e70510d commit 59c67cf
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
override: true

- name: Install cargo-llvm-cov
uses: taiki-e/install-action@ed8c79bccf0b1cb1544a358f81684d3acaa5133f # v2.46.11
uses: taiki-e/install-action@8484225d9734e230a8bf38421a4ffec1cc249372 # v2.46.20
with:
tool: cargo-llvm-cov

Expand All @@ -91,7 +91,7 @@ jobs:
run: cargo llvm-cov --lcov --output-path lcov.info

- name: Upload unit-tests coverage to Codecov
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
with:
files: lcov.info
fail_ci_if_error: true
Expand Down
82 changes: 41 additions & 41 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 59c67cf

Please sign in to comment.