Skip to content

Commit ad93d52

Browse files
authored
Update security-scan.yml
1 parent 8b3b37c commit ad93d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
token: ${{ secrets.GITHUB_TOKEN }}
2020
format: openapi
21-
target: 'https://api-ccte-stg.epa.gov/docs/exposure.json'
21+
target: 'https://ctx-api-stg.ccte.epa.gov/docs/exposure.json'
2222
cmd_options: '-a'
2323
env:
2424
ZAP_AUTH_HEADER_VALUE: "x-api-key=${{ secrets.X_API_KEY }}"

0 commit comments

Comments
 (0)