Skip to content

Commit

Permalink
fix(gha/sarisia/actions-status-discord): update v1.15.1 ➼ v1.15.2 (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
tinfoild[bot] authored Jan 17, 2025
1 parent 81d8ed9 commit f31d8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yaml
Original file line number Diff line number Diff line change
@@ -336,7 +336,7 @@ jobs:
echo "color=0xFF0000" >> $GITHUB_OUTPUT
- name: Send Discord Webhook
uses: sarisia/actions-status-discord@65843b6a7d18626c252a055e247ccad1f41b4004 # v1.15.1
uses: sarisia/actions-status-discord@8aa2e3c0e53de9c2d03c1ad676f570f2073bca60 # v1.15.2
if: ${{ always() && inputs.sendNotifications == 'true' }}
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}

0 comments on commit f31d8db

Please sign in to comment.