Skip to content

Commit 9d318d0

Browse files
committed
chore(deps): update embarkstudios/cargo-deny-action action to v2
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | EmbarkStudios/cargo-deny-action | v1.6.3 | v2.0.1 |
1 parent d128021 commit 9d318d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.github/workflows/build.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
119119
with:
120120
submodules: recursive
121-
- uses: EmbarkStudios/cargo-deny-action@3f4a782664881cf5725d0ffd23969fcce89fd868 # v1.6.3
121+
- uses: EmbarkStudios/cargo-deny-action@8371184bd11e21dcf8ac82ebf8c9c9f74ebf7268 # v2.0.1
122122
with:
123123
command: check ${{ matrix.checks }}
124124

0 commit comments

Comments
 (0)