Skip to content

Commit 11b6f23

Browse files
ci: fix unsupported CVSS version: 4.0 (#44)
1 parent bb9ada5 commit 11b6f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/package/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ runs:
1414
with:
1515
components: clippy
1616
targets: aarch64-unknown-linux-gnu
17-
bins: cargo-deny@0.18.3, cargo-about@0.7.1, cargo-generate-rpm@0.18.1, cargo-deb@3.6.0, cargo-zigbuild@0.20.1
17+
bins: cargo-deny@0.18.9, cargo-about@0.7.1, cargo-generate-rpm@0.18.1, cargo-deb@3.6.0, cargo-zigbuild@0.20.1
1818
- name: Setup nightly toolchain and tools
1919
shell: bash
2020
run: |

0 commit comments

Comments
 (0)