Skip to content

Commit f822975

Browse files
Bump palmsoftware/quick-k8s from 0.0.40 to 0.0.41 (#617)
Bumps [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s) from 0.0.40 to 0.0.41. - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.40...v0.0.41) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2554a7d commit f822975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ jobs:
200200
path: certsuite
201201

202202
- name: Set up k8s cluster
203-
uses: palmsoftware/[email protected].40
203+
uses: palmsoftware/[email protected].41
204204

205205
# Clean up unused container image layers. We need to filter out a possible error return code
206206
# from docker with "|| true" as some images might still be used by running kind containers and

0 commit comments

Comments
 (0)