mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 07:05:42 -04:00
Merge pull request #25 from TheBinaryNinja/renovate/tsickert-discord-webhook-7.x
chore(deps): update tsickert/discord-webhook action to v7
This commit is contained in:
4
.github/workflows/deploy-clean.yml
vendored
4
.github/workflows/deploy-clean.yml
vendored
@@ -188,7 +188,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Success)
|
🔔 Send Discord Webhook Message (Success)
|
||||||
id: task_cleanup_notify_discord_success
|
id: task_cleanup_notify_discord_success
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -224,7 +224,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Failure)
|
🔔 Send Discord Webhook Message (Failure)
|
||||||
id: task_cleanup_notify_discord_failure
|
id: task_cleanup_notify_discord_failure
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
6
.github/workflows/deploy-docker-all.yml
vendored
6
.github/workflows/deploy-docker-all.yml
vendored
@@ -683,7 +683,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -1128,7 +1128,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -1691,7 +1691,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
@@ -600,7 +600,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
2
.github/workflows/deploy-docker-gitea.yml
vendored
2
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -730,7 +730,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
4
.github/workflows/deploy-docker-giteacom.yml
vendored
4
.github/workflows/deploy-docker-giteacom.yml
vendored
@@ -433,7 +433,7 @@ jobs:
|
|||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
id: task_release_notifications_discord_send
|
id: task_release_notifications_discord_send
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -709,7 +709,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
2
.github/workflows/deploy-docker-github.yml
vendored
2
.github/workflows/deploy-docker-github.yml
vendored
@@ -604,7 +604,7 @@ jobs:
|
|||||||
# #
|
# #
|
||||||
|
|
||||||
- name: '🔔 Send Discord Webhook Message'
|
- name: '🔔 Send Discord Webhook Message'
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
@@ -144,7 +144,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Success)
|
🔔 Send Discord Webhook Message (Success)
|
||||||
id: task_docs_notify_discord_success
|
id: task_docs_notify_discord_success
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -178,7 +178,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Failure)
|
🔔 Send Discord Webhook Message (Failure)
|
||||||
id: task_docs_notify_discord_failure
|
id: task_docs_notify_discord_failure
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
4
.github/workflows/issues-scan.yml
vendored
4
.github/workflows/issues-scan.yml
vendored
@@ -819,7 +819,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Success)
|
🔔 Send Discord Webhook Message (Success)
|
||||||
id: task_autocheck_notify_discord_success
|
id: task_autocheck_notify_discord_success
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -870,7 +870,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Failure)
|
🔔 Send Discord Webhook Message (Failure)
|
||||||
id: task_autocheck_notify_discord_failure
|
id: task_autocheck_notify_discord_failure
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
4
.github/workflows/labels-clean.yml
vendored
4
.github/workflows/labels-clean.yml
vendored
@@ -230,7 +230,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Success)
|
🔔 Send Discord Webhook Message (Success)
|
||||||
id: task_label_notify_discord_success
|
id: task_label_notify_discord_success
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -266,7 +266,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Failure)
|
🔔 Send Discord Webhook Message (Failure)
|
||||||
id: task_label_notify_discord_failure
|
id: task_label_notify_discord_failure
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
4
.github/workflows/labels-create.yml
vendored
4
.github/workflows/labels-create.yml
vendored
@@ -217,7 +217,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Success)
|
🔔 Send Discord Webhook Message (Success)
|
||||||
id: task_label_notify_discord_success
|
id: task_label_notify_discord_success
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
@@ -253,7 +253,7 @@ jobs:
|
|||||||
- name: >-
|
- name: >-
|
||||||
🔔 Send Discord Webhook Message (Failure)
|
🔔 Send Discord Webhook Message (Failure)
|
||||||
id: task_label_notify_discord_failure
|
id: task_label_notify_discord_failure
|
||||||
uses: tsickert/discord-webhook@v6.0.0
|
uses: tsickert/discord-webhook@v7.0.0
|
||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
username: 'Io'
|
username: 'Io'
|
||||||
|
|||||||
Reference in New Issue
Block a user