Skip to content

Commit c7bee2e

Browse files
Update zaproxy/action-baseline action to v0.15.0
1 parent 45a3e66 commit c7bee2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/security/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ runs:
7878
run: echo "::set-output name=message::Sonar scanner failed"
7979
- if: ${{ fromJSON(inputs.is-zap) && inputs.zap-target != ''}}
8080
name: ZAP Scan
81-
uses: zaproxy/action-baseline@v0.7.0
81+
uses: zaproxy/action-baseline@v0.15.0
8282
with:
8383
token: ${{ inputs.zap-token }}
8484
target: ${{ inputs.zap-target }}

0 commit comments

Comments
 (0)