chore: fix dependabot alerts (#1702)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2023-08-15 00:15:50 -07:00
committed by GitHub
parent 58870a2468
commit e129d4003b
6 changed files with 42 additions and 41 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
env:
FLAVOR: ${{ matrix.flavor }}
- name: ZAP Scan Rest API
uses: zaproxy/action-baseline@v0.8.2
uses: zaproxy/action-baseline@v0.9.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'owasp/zap2docker-stable'