Skip to content

Commit 0342b8c

Browse files
committed
chore(deps): update helm/kind-action action to v1.7.0
1 parent 3b41333 commit 0342b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
dotnet-version: 7.x
3131

3232
- name: Create Kubernetes Cluster
33-
uses: helm/kind-action@v1.6.0
33+
uses: helm/kind-action@v1.7.0
3434
if: ${{ matrix.kubernetes == true }}
3535

3636
- name: Execute Tests

0 commit comments

Comments
 (0)