Skip to content

Commit

Permalink
Merge pull request #9023 from habitat-sh/dependabot/github_actions/Cl…
Browse files Browse the repository at this point in the history
…ementTsang/cargo-action-0.0.5

Bump ClementTsang/cargo-action from 0.0.4 to 0.0.5
  • Loading branch information
jasonheath committed Sep 13, 2023
2 parents 3eccf90 + 6c5e0bc commit 74f2d0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust-cargo-audit-check.yml
Expand Up @@ -8,11 +8,11 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.68.2
- uses: ClementTsang/cargo-action@v0.0.4
- uses: ClementTsang/cargo-action@v0.0.5
with:
command: install
args: cargo-audit
- uses: ClementTsang/cargo-action@v0.0.4
- uses: ClementTsang/cargo-action@v0.0.5
with:
command: audit
# - uses: actions-rs/audit-check@v1
Expand Down

0 comments on commit 74f2d0c

Please sign in to comment.