Skip to content

Commit

Permalink
ci: update cid github actions workflow from 0.0.22 to 0.0.23 (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: cid-workflow[bot] <142626371+cid-workflow[bot]@users.noreply.github.com>
  • Loading branch information
cid-workflow[bot] authored Jul 27, 2024
1 parent f6b2592 commit 60cf10c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/cid-ossf.yml
Original file line number Diff line number Diff line change
@@ -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!
Expand Down Expand Up @@ -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:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/cid-pullrequest.yml
Original file line number Diff line number Diff line change
@@ -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!
Expand Down Expand Up @@ -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
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/cid.yml
Original file line number Diff line number Diff line change
@@ -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!
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 60cf10c

Please sign in to comment.