Skip to content

Commit

Permalink
ci: CVE scanning and bump release pipeline (#12031)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney authored Mar 20, 2024
1 parent ef742c4 commit 9077c75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 120 deletions.
51 changes: 0 additions & 51 deletions .github/workflows/snyk-pr-comment.yml

This file was deleted.

5 changes: 3 additions & 2 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name: Snyk Monitor Scanning
on:
release:
types: [published]
types: [published]
push:
branches:
- 'main'
- 'main'
- 'master'
- 'release-[0-9]+.[0-9]+.x'
workflow_dispatch:

jobs:
Expand Down
67 changes: 0 additions & 67 deletions .github/workflows/trivy-pr-comment.yml

This file was deleted.

0 comments on commit 9077c75

Please sign in to comment.