Skip to content

Commit 46db0ff

Browse files
committed
Pinning dependencies for main
1 parent 42f6c25 commit 46db0ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/k8s.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ jobs:
6868
load: true
6969

7070
- name: Kind Cluster
71-
uses: helm/kind-action@0025e74
71+
uses: helm/kind-action@v1.10.0
7272
with:
7373
config: ./k8s/kind-config.yaml
7474

7575
- name: Free Disk Space (Ubuntu)
76-
uses: jlumbroso/free-disk-space@ab7a4be
76+
uses: jlumbroso/free-disk-space@v1.1.0
7777
with:
7878
# this might remove tools that are actually needed,
7979
# when set to "true" but frees about 6 GB

0 commit comments

Comments
 (0)