Skip to content

Commit

Permalink
Update chainsaw.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel authored Jan 13, 2025
1 parent 9a6bcf2 commit 4bea0e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: go

- name: extract kubernetes version
if: k8s_version
id: k8s_version
run: echo "k8s_version=$(go list -m -f '{{.Version}}' k8s.io/kubernetes)" >> $GITHUB_OUTPUT

- name: Create kind cluster
Expand Down

0 comments on commit 4bea0e2

Please sign in to comment.