Skip to content

Commit

Permalink
ci: pin kind-action github action to commit hash
Browse files Browse the repository at this point in the history
Signed-off-by: Bradley Jones <[email protected]>
  • Loading branch information
bradleyjones committed Dec 7, 2023
1 parent 207802b commit 5be663e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-unit-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: make unit

- name: Install kind
uses: helm/[email protected]
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 #v1.8.0
with:
config: kind-config.yaml

Expand Down

0 comments on commit 5be663e

Please sign in to comment.