Use current build of the action for the filtered webhook example

This commit is contained in:
tsickert 2024-04-05 09:50:30 +00:00
parent 6c051199db
commit 54e44f8df1

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Discord Webhook Action
uses: tsickert/discord-webhook@v5.2.0
uses: ./
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
username: GitHub