Skip to content

Commit

Permalink
Merge pull request #61 from rodneylab/dependabot/github_actions/Embar…
Browse files Browse the repository at this point in the history
…kStudios/cargo-deny-action-2.0.0

build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.0
  • Loading branch information
rodneylab authored Aug 5, 2024
2 parents 44606d9 + 9b9eeb6 commit 97d1cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
continue-on-error: ${{ matrix.checks == 'advisories' }}
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: EmbarkStudios/cargo-deny-action@3f4a782664881cf5725d0ffd23969fcce89fd868 # v1.6.3
- uses: EmbarkStudios/cargo-deny-action@10d8902cf9225c404574ce39c45d5d26c3047464 # v2.0.0
with:
command: check ${{ matrix.checks }}

0 comments on commit 97d1cba

Please sign in to comment.