Skip to content

Commit a3264a4

Browse files
committed
test: Allow Trivy scan to contact pkg-containers.githubusercontent.com.
1 parent 5d8993f commit a3264a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trivy-vuln.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
ghcr.io:443
4141
github.com:443
4242
objects.githubusercontent.com:443
43+
pkg-containers.githubusercontent.com:443
4344
4445
- name: Checkout code
4546
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2

0 commit comments

Comments
 (0)