We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecb1840 commit e7cc64eCopy full SHA for e7cc64e
.github/workflows/nightly-builds.yaml
@@ -50,7 +50,7 @@ jobs:
50
echo "latest_sha=${latest_sha}" >> "$GITHUB_OUTPUT"
51
52
- name: Set up Kind cluster
53
- uses: chainguard-dev/actions/[email protected].10
+ uses: chainguard-dev/actions/[email protected].12
54
with:
55
k8s-version: ${{ env.KUBERNETES_VERSION }}
56
0 commit comments