Skip to content

Commit ba670f2

Browse files
fix: update k8s-manifests version (#288)
1 parent d369d08 commit ba670f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on:
2323
required: false
2424
description: "branch for k8s manifests to run the tests on"
2525
type: string
26-
default: "v3.0.1"
26+
default: "v3.0.2"
2727
secrets:
2828
GH_TOKEN_ADMIN:
2929
description: Github admin token

0 commit comments

Comments
 (0)