File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ up. After which, complete the following steps:
6969 runs-on : ubuntu-latest
7070 steps :
7171 - uses : actions/checkout@v3
72- - uses : Contrast-Security-OSS/contrast-local-scan-action@v1.0.9
72+ - uses : Contrast-Security-OSS/contrast-local-scan-action@v1
7373 with :
7474 apiUrl : ${{ secrets.CONTRAST__API__URL }}
7575 apiUserName : ${{ secrets.CONTRAST__API__USER_NAME }}
@@ -87,7 +87,7 @@ up. After which, complete the following steps:
8787 runs-on : ubuntu-latest
8888 steps :
8989 - uses : actions/checkout@v3
90- - uses : Contrast-Security-OSS/contrast-local-scan-action@v1.0.0
90+ - uses : Contrast-Security-OSS/contrast-local-scan-action@v1
9191 with :
9292 apiUrl : ${{ secrets.CONTRAST__API__URL }}
9393 apiUserName : ${{ secrets.CONTRAST__API__USER_NAME }}
You can’t perform that action at this time.
0 commit comments