Skip to content

Commit

Permalink
Merge pull request #566 from evenfurther/renovate/embarkstudios-cargo…
Browse files Browse the repository at this point in the history
…-deny-action-2.x

chore(deps): update embarkstudios/cargo-deny-action action to v2
  • Loading branch information
samueltardieu authored Aug 4, 2024
2 parents 510e23d + 9c17ea4 commit 01abbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: embarkStudios/cargo-deny-action@v1
- uses: embarkStudios/cargo-deny-action@v2

test:
name: Test suite
Expand Down

0 comments on commit 01abbab

Please sign in to comment.