We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be7244 commit 1336392Copy full SHA for 1336392
.github/workflows/dependabot-vulns-to-slack.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- name: Notify Vulnerabilities
15
- uses: kunalnagarco/[email protected].3
+ uses: kunalnagarco/[email protected].9
16
with:
17
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
18
slack_webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments