Skip to content

Commit

Permalink
Pinning dependencies for main
Browse files Browse the repository at this point in the history
  • Loading branch information
edmondop committed Oct 16, 2024
1 parent 42f6c25 commit 46db0ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@ jobs:
load: true

- name: Kind Cluster
uses: helm/kind-action@0025e74
uses: helm/kind-action@v1.10.0
with:
config: ./k8s/kind-config.yaml

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

0 comments on commit 46db0ff

Please sign in to comment.