Skip to content

Commit

Permalink
Bump kunalnagarco/action-cve from 1.13.2 to 1.14.0 (#632)
Browse files Browse the repository at this point in the history
Bumps [kunalnagarco/action-cve](https://github.com/kunalnagarco/action-cve) from 1.13.2 to 1.14.0.
- [Release notes](https://github.com/kunalnagarco/action-cve/releases)
- [Changelog](https://github.com/kunalnagarco/action-cve/blob/main/CHANGELOG.md)
- [Commits](kunalnagarco/action-cve@v1.13.2...v1.14.0)

---
updated-dependencies:
- dependency-name: kunalnagarco/action-cve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 71fbb75 commit 8a47e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-for-vulnerabilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: kunalnagarco/action-cve@v1.13.2
- uses: kunalnagarco/action-cve@v1.14.0
with:
token: ${{ secrets.VULN_CHECK_PERSONAL_ACCESS_TOKEN }}
slack_webhook: ${{ secrets.VULN_CHECK_SLACK_WEBHOOK }}
Expand Down

0 comments on commit 8a47e85

Please sign in to comment.