Skip to content

Commit

Permalink
ci: update cid github actions workflow from 0.0.21 to 0.0.23 (#8)
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 944531b commit ee71c16
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 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.21
# cid-workflow-version: 0.0.23

# This file is generated by the CID Workflow GitHub App.
# DO NOT EDIT!
Expand Down Expand Up @@ -55,19 +55,21 @@ 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:
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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cid-pullrequest.yml
Original file line number Diff line number Diff line change
@@ -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!
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cid.yml
Original file line number Diff line number Diff line change
@@ -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!
Expand Down

0 comments on commit ee71c16

Please sign in to comment.