File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132
132
continue-on-error : true
133
133
steps :
134
134
- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
135
- - uses : EmbarkStudios/cargo-deny-action@2a55392931cddc0ae1d7397515fd0951d39ebaf2
135
+ - uses : EmbarkStudios/cargo-deny-action@4340bbf5bc9e7034fae7c4857e9ab87cab35c905
136
136
with :
137
137
command : check advisories
138
138
@@ -142,6 +142,6 @@ jobs:
142
142
runs-on : ubuntu-latest
143
143
steps :
144
144
- uses : actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
145
- - uses : EmbarkStudios/cargo-deny-action@2a55392931cddc0ae1d7397515fd0951d39ebaf2
145
+ - uses : EmbarkStudios/cargo-deny-action@4340bbf5bc9e7034fae7c4857e9ab87cab35c905
146
146
with :
147
147
command : check bans licenses sources
You can’t perform that action at this time.
0 commit comments