From 8c63c30866a7d24d75482190a155ca7535bd04f4 Mon Sep 17 00:00:00 2001 From: "cid-workflow[bot]" <142626371+cid-workflow[bot]@users.noreply.github.com> Date: Sat, 27 Jul 2024 23:18:11 +0000 Subject: [PATCH] ci: update cid github actions workflow from 0.0.21 to 0.0.23 --- .github/workflows/cid-ossf.yml | 8 +++++--- .github/workflows/cid-pullrequest.yml | 2 +- .github/workflows/cid.yml | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/workflows/cid-ossf.yml b/.github/workflows/cid-ossf.yml index b6f256b..02c64eb 100644 --- a/.github/workflows/cid-ossf.yml +++ b/.github/workflows/cid-ossf.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.21 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT! @@ -60,19 +60,21 @@ jobs: repo1.maven.org:443 services.gradle.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: persist-credentials: false - name: OSSF Analysis - uses: ossf/scorecard-action@dc50aa9510b46c811795eb24b2f1ba02a914e534 # v2.3.3 + uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0 with: results_file: results.sarif results_format: sarif diff --git a/.github/workflows/cid-pullrequest.yml b/.github/workflows/cid-pullrequest.yml index 605afcc..f4fa996 100644 --- a/.github/workflows/cid-pullrequest.yml +++ b/.github/workflows/cid-pullrequest.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.21 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT! diff --git a/.github/workflows/cid.yml b/.github/workflows/cid.yml index 9451b59..40eed21 100644 --- a/.github/workflows/cid.yml +++ b/.github/workflows/cid.yml @@ -1,4 +1,4 @@ -# cid-workflow-version: 0.0.21 +# cid-workflow-version: 0.0.23 # This file is generated by the CID Workflow GitHub App. # DO NOT EDIT!