Skip to content

Commit

Permalink
chore(deps): update dependency zaproxy/action-baseline to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 30, 2023
1 parent 03dd7b1 commit 5cd4781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/minikube-security-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
kubectl apply -f kubernetes/nginx/nginx-service.yaml
sleep 10
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.7.0
uses: zaproxy/action-baseline@v0.8.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
target: "http://k8s.3tier.webapp/"
Expand Down

0 comments on commit 5cd4781

Please sign in to comment.