Skip to content

Commit c44af63

Browse files
committed
Upd msg
1 parent f4f07c6 commit c44af63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cve_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@ jobs:
7474
if: ${{ always() && needs.build-and-test.result == 'failure' }}
7575
uses: ./.github/workflows/infra_discord_hook.yml
7676
with:
77-
message: "Achtung! CVE checks run failed!"
77+
message: "Attention! CVE checks run failed! Please fix them CVEs :("
7878
secrets:
7979
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL_CVE }}

0 commit comments

Comments
 (0)