ci: fix action reference

This commit is contained in:
Michael Kriese 2024-02-07 12:31:39 +01:00
parent e4c55e677d
commit 98460356b9
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -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