Skip to content

Commit e2bd1fe

Browse files
Update helm/kind-action action to v1.12.0
1 parent b9f2b73 commit e2bd1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Install Helm
1313
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
1414
- name: Install kind
15-
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
15+
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
1616
with:
1717
install_only: true
1818
- uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4

0 commit comments

Comments
 (0)