Skip to content

Commit 1336392

Browse files
Bump kunalnagarco/action-cve from 1.14.3 to 1.14.9
Bumps [kunalnagarco/action-cve](https://github.com/kunalnagarco/action-cve) from 1.14.3 to 1.14.9. - [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.14.3...v1.14.9) --- updated-dependencies: - dependency-name: kunalnagarco/action-cve dependency-version: 1.14.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9be7244 commit 1336392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-vulns-to-slack.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Notify Vulnerabilities
15-
uses: kunalnagarco/[email protected].3
15+
uses: kunalnagarco/[email protected].9
1616
with:
1717
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
1818
slack_webhook: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)