From aedeeb09437cc3a432be0d1dcc490a8bb928cacb Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Sun, 9 Feb 2025 20:54:57 +0100 Subject: [PATCH] Fix integration test `step-security/harden-runner` configuration (#1541) Resolves #1534. --- .github/workflows/run-integration-tests.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/run-integration-tests.yml b/.github/workflows/run-integration-tests.yml index ec5cd5f0..f6aff3fa 100644 --- a/.github/workflows/run-integration-tests.yml +++ b/.github/workflows/run-integration-tests.yml @@ -26,10 +26,10 @@ jobs: with: disable-sudo: true egress-policy: block + # XXX: After updating the validation build flags in + # `integration-tests/prometheus-java-client.sh`, review whether the + # Docker domains specified here can be dropped. allowed-endpoints: > - # XXX: After updating the validation build flags in - # `integration-tests/prometheus-java-client.sh`, review whether the - # Docker domains specified here can be dropped. api.adoptium.net:443 auth.docker.io:443 checkstyle.org:443