Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/Contrast-Securit…
Browse files Browse the repository at this point in the history
…y-OSS/contrastscan-action-3
  • Loading branch information
4k4xs4pH1r3 authored Mar 20, 2024
2 parents 53f04c0 + 6e75f87 commit 0138d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/soos-dast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
egress-policy: audit

- name: Run SOOS DAST Scan
uses: soos-io/soos-dast-github-action@d0ee0d8feb02c1881e6a1d785bf2078662631150 # Use latest version from https://github.com/marketplace/actions/soos-dast
uses: soos-io/soos-dast-github-action@a7f2cb2dfd143cb3224712d902ca0a1da0198ea9 # Use latest version from https://github.com/marketplace/actions/soos-dast
with:
client_id: ${{ secrets.SOOS_CLIENT_ID }}
api_key: ${{ secrets.SOOS_API_KEY }}
Expand Down

0 comments on commit 0138d8f

Please sign in to comment.