We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a145c77 commit a064954Copy full SHA for a064954
.github/workflows/flow-gcs-test.yaml
@@ -81,7 +81,7 @@ jobs:
81
version: "v3.12.3" # helm version
82
83
- name: Setup Kind
84
- uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0
+ uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
85
with:
86
install_only: true
87
node_image: kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
0 commit comments