🔧 Renovate: Update (patch) eikendev/gotify-action action to v0.0.4

This commit is contained in:
2025-11-16 11:36:48 +00:00
parent 790910c9a8
commit 2f6bde1ff2
2 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -139,7 +139,7 @@ jobs:
password: ${{ secrets.BOT_GITEA_PASSWORD }}
- name: Gotify Notification
uses: eikendev/gotify-action@0.0.3
uses: eikendev/gotify-action@ca0339b85ee8db9fda9c0718aaa7f95e17b3c617 # 0.0.4
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
@@ -169,7 +169,7 @@ jobs:
summary: true
- name: Gotify Notification
uses: eikendev/gotify-action@0.0.3
uses: eikendev/gotify-action@ca0339b85ee8db9fda9c0718aaa7f95e17b3c617 # 0.0.4
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"