Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorEulalio authored Apr 4, 2024
1 parent 1d51a49 commit 4bce2dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# run: SECURE_API_TOKEN=${{ secrets.SECURE_API_TOKEN }} ./sysdig-cli-scanner --apiurl ${{ secrets.API_URL }} $IMAGE_NAME

- name: Scan infrastructure with built-in action
uses: sysdiglabs/scan-action@8ee2f00eb7c4cbe8074d7e095580aa939cc6d51a
uses: sysdiglabs/scan-action@7fb0096bdbbc75001ce4644335dee35a27c85589
with:
cli-scanner-version: 1.9.0
sysdig-secure-token: ${{ secrets.SECURE_API_TOKEN }}
Expand Down

0 comments on commit 4bce2dd

Please sign in to comment.