diff options
author | 2023-01-17 19:39:38 +0000 | |
---|---|---|
committer | 2023-01-17 19:39:38 +0000 | |
commit | 9515beffe6ba3eebd42a5b3fef3ae77ca430c86c (patch) | |
tree | 717aabc7a9588e48f748e9b70e151e7b52d3558d /.github | |
parent | Merge pull request #851 from python-discord/dependabot/github_actions/docker/... (diff) | |
parent | Bump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0 (diff) |
Merge pull request #849 from python-discord/dependabot/github_actions/SebastiaanZ/github-status-embed-for-discord-0.3.0
Bump SebastiaanZ/github-status-embed-for-discord from 0.2.1 to 0.3.0
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/status_embed.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/status_embed.yaml b/.github/workflows/status_embed.yaml index b6a71b88..6c773d4d 100644 --- a/.github/workflows/status_embed.yaml +++ b/.github/workflows/status_embed.yaml @@ -56,7 +56,7 @@ jobs: # more information and we can fine tune when we actually want # to send an embed. - name: GitHub Actions Status Embed for Discord - uses: SebastiaanZ/[email protected] + uses: SebastiaanZ/[email protected] with: # Our GitHub Actions webhook webhook_id: '784184528997842985' |