Skip to content

Commit da98a64

Browse files
Update helm/kind-action action to v1.9.0
1 parent 2120676 commit da98a64

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: Install Helm
1212
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # v3
1313
- name: Install kind
14-
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
14+
uses: helm/kind-action@99576bfa6ddf9a8e612d83b513da5a75875caced # v1.9.0
1515
with:
1616
install_only: true
1717
- uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4

0 commit comments

Comments
 (0)