Skip to content

Commit

Permalink
feat(cb2-14230): remove SQS snowball pattern (#126)
Browse files Browse the repository at this point in the history
* feat(cb2-14230): remove SQS snowball pattern

* feat(cb2-14230): update param description

* Update ci.yml

* Update ci.yml
  • Loading branch information
naathanbrown authored Nov 8, 2024
1 parent db5610a commit 56b032d
Show file tree
Hide file tree
Showing 9 changed files with 6,290 additions and 5,615 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
security:
uses: dvsa/.github/.github/workflows/nodejs-security.yaml@v2
with:
args: "--all-projects"
args: "--all-projects --severity-threshold=high"
secrets:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
Loading

0 comments on commit 56b032d

Please sign in to comment.