Skip to content

Commit

Permalink
build(deps): bump soos-io/soos-dast-github-action from 2.0.5 to 2.0.6
Browse files Browse the repository at this point in the history
Bumps [soos-io/soos-dast-github-action](https://github.com/soos-io/soos-dast-github-action) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/soos-io/soos-dast-github-action/releases)
- [Commits](soos-io/soos-dast-github-action@d0ee0d8...a7f2cb2)

---
updated-dependencies:
- dependency-name: soos-io/soos-dast-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent 8e722af commit 0cba99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/soos-dast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
egress-policy: audit

- name: Run SOOS DAST Scan
uses: soos-io/soos-dast-github-action@d0ee0d8feb02c1881e6a1d785bf2078662631150 # Use latest version from https://github.com/marketplace/actions/soos-dast
uses: soos-io/soos-dast-github-action@a7f2cb2dfd143cb3224712d902ca0a1da0198ea9 # Use latest version from https://github.com/marketplace/actions/soos-dast
with:
client_id: ${{ secrets.SOOS_CLIENT_ID }}
api_key: ${{ secrets.SOOS_API_KEY }}
Expand Down

0 comments on commit 0cba99e

Please sign in to comment.