Skip to content

Commit

Permalink
Merge pull request #880 from wulfland/dependabot/github_actions/zapro…
Browse files Browse the repository at this point in the history
…xy/action-baseline-0.9.0

Bump zaproxy/action-baseline from 0.6.1 to 0.9.0
  • Loading branch information
wulfland authored Jan 17, 2024
2 parents 61b75e9 + bb0ccd9 commit 2b4642d
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.6.1
uses: zaproxy/action-baseline@v0.9.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
docker_name: 'owasp/zap2docker-stable'
Expand Down

0 comments on commit 2b4642d

Please sign in to comment.