Skip to content

Commit 8de1237

Browse files
chore(deps): update embarkstudios/cargo-deny-action action to v2 (#1748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86cb756 commit 8de1237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deny-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414

1515
steps:
1616
- uses: actions/checkout@v3
17-
- uses: EmbarkStudios/cargo-deny-action@v1
17+
- uses: EmbarkStudios/cargo-deny-action@v2
1818
with:
1919
command: check ${{ matrix.checks }}

0 commit comments

Comments
 (0)