Skip to content

Commit 96db01e

Browse files
committed
typo
1 parent 3ec461f commit 96db01e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
SendSlackNotification:
6464
needs: BuildAndScan
65-
uses: ./github/workflows/send-slack-notification.yml
65+
uses: ./.github/workflows/send-slack-notification.yml
6666
with:
6767
CVE_CRITICAL: ${{env.CVE_CRITICAL}}
6868
CVE_HIGH: ${{env.CVE_HIGH}}

0 commit comments

Comments
 (0)