Skip to content

Commit

Permalink
Merge pull request #137 from 4k4xs4pH1r3/dependabot/github_actions/Co…
Browse files Browse the repository at this point in the history
…ntrast-Security-OSS/contrastscan-action-3

build(deps): bump Contrast-Security-OSS/contrastscan-action from 2 to 3
  • Loading branch information
4k4xs4pH1r3 authored Mar 20, 2024
2 parents 6e75f87 + 0138d8f commit 937d055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contrast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# ...
# Scan Artifact
- name: Contrast Scan Action
uses: Contrast-Security-OSS/contrastscan-action@7352a45d9678ec8a434cf061b07ffb51c1e351a1
uses: Contrast-Security-OSS/contrastscan-action@78b7f17e8b78be21f7e4284b0158140d205ad826
with:
artifact: mypath/target/myartifact.jar # replace this path with the path to your built artifact
apiKey: ${{ secrets.CONTRAST_API_KEY }}
Expand Down

0 comments on commit 937d055

Please sign in to comment.