ci: GitHub Actions dependencies (#26962)

This commit is contained in:
Aiden Cline 2026-05-11 19:50:35 -05:00 committed by GitHub
commit 5773d43cbf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 78 additions and 78 deletions

View file

@ -9,6 +9,6 @@ jobs:
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- name: Send nicely-formatted embed to Discord
uses: SethCohen/github-releases-to-discord@v1
uses: SethCohen/github-releases-to-discord@24d166886aee4646d448c8a389ff9e1ebcab3682 # v1.20.0
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}