oops
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 1m19s

This commit is contained in:
Lee 2024-09-23 09:54:29 +01:00
parent fb7101fdf9
commit a1cca693ed

@ -14,7 +14,7 @@ jobs:
- name: Setup Go - name: Setup Go
uses: actions/setup-go@v4 uses: actions/setup-go@v4
with: with:
go-version: "1.23.3" go-version: "1.23.1"
- name: Install kube-linter - name: Install kube-linter
run: | run: |