Pinning Gotify action version.
Renovate / renovate (push) Failing after 9m36s

This commit is contained in:
2025-11-16 06:26:19 -05:00
parent 46034ef7ae
commit 790910c9a8
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@master
uses: eikendev/gotify-action@0.0.3
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@master
uses: eikendev/gotify-action@0.0.3
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"