Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit a0f3b9a

Browse files
authored
fix: no vuln of un-used images
Signed-off-by: OmegaSquad82 <34405234+OmegaSquad82@users.noreply.github.com>
1 parent 1fd6709 commit a0f3b9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/vulnerability-scan.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ jobs:
3535
fail-fast: true
3636
matrix:
3737
package:
38-
- aubertit
38+
# - aubertit
3939
- buttgenbachit
40-
- carbonatcyanotrichit
41-
- flaviramea
40+
# - carbonatcyanotrichit
41+
# - flaviramea
4242
steps:
4343
- name: Wait up to 3m to compensate for rate limiting
4444
run: sleep $((RANDOM % 180))

0 commit comments

Comments
 (0)