Skip to content

Commit

Permalink
Bump zaproxy/action-baseline from 0.11.0 to 0.12.0 (#961)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 7d3202b commit 3f47ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ZAP Scan
uses: zaproxy/action-baseline@v0.11.0
uses: zaproxy/action-baseline@v0.12.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'owasp/zap2docker-stable'
Expand Down

0 comments on commit 3f47ab2

Please sign in to comment.