Skip to content

Commit

Permalink
Update scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanShimookaContrast authored Jul 9, 2024
1 parent 86ebcf6 commit f32eb47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Contrast-Security-OSS/contrast-local-scan-action@v1.0.0
- uses: actions/checkout@v4
- uses: Contrast-Security-OSS/contrast-local-scan-action@v1.0.1
with:
apiUrl: ${{ secrets.CONTRAST__API__URL }}
apiUserName: ${{ secrets.CONTRAST__API__USER_NAME }}
Expand Down

0 comments on commit f32eb47

Please sign in to comment.