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 cb275f9 commit a3adce9Copy full SHA for a3adce9
1 file changed
.github/workflows/test.yaml
@@ -56,7 +56,7 @@ jobs:
56
run: ct lint --config ct.yaml
57
58
- name: Create KIND Cluster
59
- uses: helm/kind-action@92086f6be054225fa813e0a4b13787fc9088faab # pin@v1.12.0
+ uses: helm/kind-action@2cd8ada7be24dd8f8446296d86376de928fe2df5 # pin@v1.12.0
60
61
- name: Deploy PostgreSQL for testing
62
run: |
0 commit comments