diff --git a/.github/workflows/zap-baseline.yml b/.github/workflows/zap-baseline.yml index 9b294f6..5cbb52d 100644 --- a/.github/workflows/zap-baseline.yml +++ b/.github/workflows/zap-baseline.yml @@ -106,7 +106,7 @@ jobs: # # rules_file_name: .zap/rules.tsv — our suppression list # (see file's own comments for the maintenance contract). - uses: zaproxy/action-baseline@7c4deb10e6261301961c86d65d54a516394f9aed # v0.14.0 + uses: zaproxy/action-baseline@de8ad967d3548d44ef623df22cf95c3b0baf8b25 # v0.15.0 with: target: "http://localhost:8000" rules_file_name: ".zap/rules.tsv"