Skip to content

Commit

Permalink
Merge pull request #1 from rodneylab/dependabot/github_actions/Embark…
Browse files Browse the repository at this point in the history
…Studios/cargo-deny-action-1.6.2

build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.2
  • Loading branch information
rodneylab committed Apr 12, 2024
2 parents 75b3ceb + 929d37e commit 4f52cab
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: EmbarkStudios/cargo-deny-action@68cd9c5e3e16328a430a37c743167572e3243e7e # v1.5.15
- uses: EmbarkStudios/cargo-deny-action@b01e7a8cfb1f496c52d77361e84c1840d8246393 # v1.6.2
with:
command: check ${{ matrix.checks }}

0 comments on commit 4f52cab

Please sign in to comment.