Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/check-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: OWASP ZAP Baseline Scan
# You may pin to the exact commit or the version.
# uses: zaproxy/action-baseline@df1ee70ea1ebbdaa1b48e6fc861e0dc0a71fedd8
uses: zaproxy/action-baseline@v0.6.1
uses: zaproxy/action-baseline@v0.9.0
with:
# Target URL
target: https://gloc.homelab.benlg.dev
Expand Down