Skip to content

Commit 878a309

Browse files
authored
Merge pull request #451 from rodneylab/dependabot/github_actions/EmbarkStudios/cargo-deny-action-2.0.6
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.6
2 parents 84847c3 + 0a1acf2 commit 878a309

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-licenses.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
continue-on-error: ${{ matrix.checks == 'advisories' }}
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17-
- uses: EmbarkStudios/cargo-deny-action@e2f4ede4a4e60ea15ff31bc0647485d80c66cfba # v2.0.4
17+
- uses: EmbarkStudios/cargo-deny-action@0484eedcba649433ebd03d9b7c9c002746bbc4b9 # v2.0.6
1818
with:
1919
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)