Skip to content

Commit

Permalink
Merge pull request #428 from pyupio/main
Browse files Browse the repository at this point in the history
Update from main branch
  • Loading branch information
yeisonvargasf committed Nov 21, 2022
2 parents e7b4c0c + f1b86b8 commit 7171e3e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-secure.yml
Expand Up @@ -40,6 +40,7 @@ jobs:

- uses: ./
id: scan-1
args: -i 51358
with:
api-key: ${{ secrets.SAFETY_API_KEY }}

Expand All @@ -61,6 +62,7 @@ jobs:

- uses: ./
id: scan-2
args: -i 51358
with:
api-key: ${{ secrets.SAFETY_API_KEY }}

Expand All @@ -82,6 +84,7 @@ jobs:

- uses: ./
id: scan-3
args: -i 51358
with:
api-key: ${{ secrets.SAFETY_API_KEY }}

Expand Down Expand Up @@ -110,6 +113,7 @@ jobs:

- uses: ./
id: scan-4
args: -i 51358
with:
api-key: ${{ secrets.SAFETY_API_KEY }}

Expand All @@ -133,5 +137,6 @@ jobs:

- uses: ./
id: scan-5
args: -i 51358
with:
api-key: ${{ secrets.SAFETY_API_KEY }}

0 comments on commit 7171e3e

Please sign in to comment.