From 60cf10c97ca4bc39ceddb9e26335b5ac517a1a8c Mon Sep 17 00:00:00 2001 From: "cid-workflow[bot]" <142626371+cid-workflow[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 01:20:36 +0200 Subject: [PATCH] ci: update cid github actions workflow from 0.0.22 to 0.0.23 (#168) Co-authored-by: cid-workflow[bot] <142626371+cid-workflow[bot]@users.noreply.github.com> --- .github/workflows/cid-ossf.yml | 6 ++++-- .github/workflows/cid-pullrequest.yml | 3 +-- .github/workflows/cid.yml | 3 +-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/cid-ossf.yml b/.github/workflows/cid-ossf.yml index ad9a8a4..fc5bd32 100644 --- a/.github/workflows/cid-ossf.yml +++ b/.github/workflows/cid-ossf.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.22 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT! @@ -55,13 +55,15 @@ jobs: storage.googleapis.com:443 sum.golang.org:443 uploads.github.com:443 + api.securityscorecards.dev:443 + api.scorecard.dev:443 + api.deps.dev:443 api.osv.dev:443 www.bestpractices.dev:443 oss-fuzz-build-logs.storage.googleapis.com:443 rekor.sigstore.dev:443 fulcio.sigstore.dev:443 tuf-repo-cdn.sigstore.dev:443 - api.securityscorecards.dev:443 - name: Checkout uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 with: diff --git a/.github/workflows/cid-pullrequest.yml b/.github/workflows/cid-pullrequest.yml index 5019bc6..6c7f46b 100644 --- a/.github/workflows/cid-pullrequest.yml +++ b/.github/workflows/cid-pullrequest.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.22 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT! @@ -74,7 +74,6 @@ env: EGRESS_POLICY_ALLOWED_ENDPOINTS_BUILD: "" EGRESS_POLICY_ALLOWED_ENDPOINTS_TEST: "" EGRESS_POLICY_ALLOWED_ENDPOINTS_SCAN: >- - api.scorecard.dev:443 api.sonarcloud.io:443 scanner.sonarcloud.io:443 semgrep.dev:443 diff --git a/.github/workflows/cid.yml b/.github/workflows/cid.yml index 1616e51..ac4e651 100644 --- a/.github/workflows/cid.yml +++ b/.github/workflows/cid.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.22 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT! @@ -76,7 +76,6 @@ env: EGRESS_POLICY_ALLOWED_ENDPOINTS_BUILD: "" EGRESS_POLICY_ALLOWED_ENDPOINTS_TEST: "" EGRESS_POLICY_ALLOWED_ENDPOINTS_SCAN: >- - api.scorecard.dev:443 api.sonarcloud.io:443 scanner.sonarcloud.io:443 semgrep.dev:443