From 42f0b6a7baa6b3c8b0b810b7460330da065150d4 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Thu, 15 Feb 2024 23:50:26 +0900 Subject: [PATCH] RHEL build test --- .github/workflows/images_build_rhel.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/images_build_rhel.yml b/.github/workflows/images_build_rhel.yml index f0170237b..5fe06d480 100644 --- a/.github/workflows/images_build_rhel.yml +++ b/.github/workflows/images_build_rhel.yml @@ -74,6 +74,7 @@ jobs: allowed-endpoints: > api.github.com:443 github.com:443 + objects.githubusercontent.com:443 - name: Checkout repository uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1