Skip to content

Commit 5c41b2d

Browse files
authored
Update main.yml
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 06bca17 commit 5c41b2d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
allowed-endpoints: >
2222
docs.github.com:433
2323
api.github.com:443
24+
pkg-containers.githubusercontent.com:443
25+
ghcr.io:443
2426
api.hack23.com:443
2527
auth.docker.io:443
2628
cfu.zaproxy.org:443
@@ -166,6 +168,7 @@ jobs:
166168
- name: ZAP API Scan
167169
uses: zaproxy/action-api-scan@f34b07497d46a84e06d71ad4f304311634c24137 # v0.7.0
168170
with:
171+
docker_name: "ghcr.io/zaproxy/zaproxy:stable"
169172
target: 'https://api.hack23.com/v1/healthcheck'
170173
- name: Bump version and push tag
171174
id: tag_version

0 commit comments

Comments
 (0)