Skip to content

Commit

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

build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.0 to 2.0.1
  • Loading branch information
rodneylab authored Aug 6, 2024
2 parents a675f40 + 06602db commit 4e612d4
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@10d8902cf9225c404574ce39c45d5d26c3047464 # v2.0.0
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
with:
command: check ${{ matrix.checks }}

0 comments on commit 4e612d4

Please sign in to comment.