Skip to content

Commit

Permalink
Upd msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Jan 3, 2025
1 parent f4f07c6 commit c44af63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cve_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ jobs:
if: ${{ always() && needs.build-and-test.result == 'failure' }}
uses: ./.github/workflows/infra_discord_hook.yml
with:
message: "Achtung! CVE checks run failed!"
message: "Attention! CVE checks run failed! Please fix them CVEs :("
secrets:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL_CVE }}

0 comments on commit c44af63

Please # to comment.