diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index eec9f79..6a87513 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -116,7 +116,7 @@ jobs: - run: kubectl get no -o wide - name: install chart - uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0 + uses: https://github.com/nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0 with: timeout_minutes: 15 max_attempts: 3