Skip to content

Commit 18f4f12

Browse files
dependabot[bot]utpillalalitb
authored
chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 (#3145)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Utkarsh Umesan Pillai <[email protected]> Co-authored-by: Lalit Kumar Bhasin <[email protected]>
1 parent 0b25e81 commit 18f4f12

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,22 +137,22 @@ jobs:
137137
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
138138

139139
- name: Check advisories
140-
uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
140+
uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
141141
with:
142142
command: check advisories
143143

144144
- name: Check licenses
145-
uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
145+
uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
146146
with:
147147
command: check licenses
148148

149149
- name: Check bans
150-
uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
150+
uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
151151
with:
152152
command: check bans
153153

154154
- name: Check sources
155-
uses: EmbarkStudios/cargo-deny-action@30f817c6f72275c6d54dc744fbca09ebc958599f # v2.0.12
155+
uses: EmbarkStudios/cargo-deny-action@f2ba7abc2abebaf185c833c3961145a3c275caad # v2.0.13
156156
with:
157157
command: check sources
158158

0 commit comments

Comments
 (0)