Skip to content

Commit

Permalink
chore(deps): update clechasseur/rs-cargo action to v3 (#132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent d281e86 commit 1c93d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Run cargo-tarpaulin
uses: clechasseur/rs-cargo@8435b10f6e71c2e3d4d3b7573003a8ce4bfc6386 # v2.0.6
uses: clechasseur/rs-cargo@ba1183726db57e8b66e56422873fa24244772da3 # v3.0.1
with:
command: tarpaulin

Expand Down Expand Up @@ -254,7 +254,7 @@ jobs:
cache-on-failure: true

- name: Perform publish dry-run
uses: clechasseur/rs-cargo@8435b10f6e71c2e3d4d3b7573003a8ce4bfc6386 # v2.0.6
uses: clechasseur/rs-cargo@ba1183726db57e8b66e56422873fa24244772da3 # v3.0.1
with:
command: publish
args: --dry-run

0 comments on commit 1c93d86

Please sign in to comment.