.github/workflows/govulncheck.yml: send messages to another channel (#15295)

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
This commit is contained in:
Andrew Lytvynov 2025-03-14 12:30:29 -07:00 committed by GitHub
parent 299c5372bd
commit 3a4b622276
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }} token: ${{ secrets.GOVULNCHECK_BOT_TOKEN }}
payload: | payload: |
{ {
"channel": "C05PXRM304B", "channel": "C08FGKZCQTW",
"blocks": [ "blocks": [
{ {
"type": "section", "type": "section",