Skip to content

Commit

Permalink
Renovate: Update EmbarkStudios/cargo-deny-action action to v2 (#6)
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 Aug 16, 2024
1 parent dcc744c commit 4295465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
# - name: Check if source code files have license header
# run: make check-license-headers
# this action runs pretty late, to collect previous errors when new advisories arive
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
# https://doc.rust-lang.org/stable/clippy/continuous_integration/github_actions.html

0 comments on commit 4295465

Please sign in to comment.