Pinning Gotify action version.
Auto-Unseal for Vault / Unseal Vault (push) Successful in 1m41s
Renovate / renovate (push) Successful in 1m45s

This commit is contained in:
2025-11-16 06:29:00 -05:00
parent 094a0d2d41
commit d46d109c20
4 changed files with 15 additions and 15 deletions
@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: Gotify Notification (start check)
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 }}
@@ -32,7 +32,7 @@ jobs:
version: "stable"
- name: Gotify Notification (done)
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 }}