From d1961d355b7589b9cbd372f10f519a2ff26d1df5 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Mon, 29 Jul 2024 15:50:40 +0900 Subject: [PATCH] Using audit mode to learn new CentOS repo --- .github/workflows/images_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index e4d32c99c..322d77d35 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -178,7 +178,7 @@ jobs: uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1 with: disable-sudo: true - egress-policy: block + egress-policy: audit allowed-endpoints: > api.github.com:443 archive.ubuntu.com:80