Skip to content

Commit

Permalink
feat(gha/sarisia/actions-status-discord): update v1.13.0 ➼ v1.15.1 (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com>
  • Loading branch information
tinfoild[bot] authored Dec 16, 2024
1 parent 3012da7 commit f3ad0af
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
Expand Up @@ -336,7 +336,7 @@ jobs:
echo "color=0xFF0000" >> $GITHUB_OUTPUT
- name: Send Discord Webhook
uses: sarisia/actions-status-discord@9904e3130b8905d5b973df25623f17672dcb3466 # v1.13.0
uses: sarisia/actions-status-discord@65843b6a7d18626c252a055e247ccad1f41b4004 # v1.15.1
if: ${{ always() && inputs.sendNotifications == 'true' }}
with:
webhook: ${{ secrets.DISCORD_WEBHOOK }}
Expand Down

0 comments on commit f3ad0af

Please sign in to comment.