Skip to content

Commit a8fcafd

Browse files
committed
chore(deps): update helm/kind-action action to v1.8.0
1 parent 19e0f34 commit a8fcafd

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.7.0
33+
uses: helm/kind-action@v1.8.0
3434
if: ${{ matrix.kubernetes == true }}
3535

3636
- name: Execute Tests

0 commit comments

Comments
 (0)