Skip to content

Commit cf77bd0

Browse files
authored
Merge branch 'main' into dependabot/github_actions/zgosalvez/github-actions-ensure-sha-pinned-actions-4.0.1
2 parents a23cc93 + da609bd commit cf77bd0

3 files changed

Lines changed: 0 additions & 225 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -588,15 +588,6 @@ jobs:
588588
- name: Run shellcheck on shell scripts that have been changed
589589
run: shellcheck ${{env.changed_files}}
590590

591-
vulnerability-checks:
592-
if: needs.changes.outputs.requirements == 'true'
593-
name: Vulnerability checks
594-
needs: changes
595-
uses: ./.github/workflows/osv-scanner.yaml
596-
permissions: write-all
597-
with:
598-
reason: CI
599-
600591
print-debugging-info:
601592
if: failure()
602593
name: Print debugging info upon job failure

.github/workflows/osv-scanner.yaml

Lines changed: 0 additions & 145 deletions
This file was deleted.

.github/workflows/weekly.yaml

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)