Skip to content

Commit 44bc08d

Browse files
build(deps): bump palmsoftware/quick-k8s from 0.0.33 to 0.0.34 (#1057)
Bumps [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s) from 0.0.33 to 0.0.34. - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.33...v0.0.34) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe100c5 commit 44bc08d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/integration-testing-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
go-version-file: go.mod
2727

2828
- name: Setup cluster (k8s)
29-
uses: palmsoftware/quick-k8s@v0.0.33
29+
uses: palmsoftware/quick-k8s@v0.0.34
3030
with:
3131
waitForPodsReady: true
3232

.github/workflows/integration-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
go-version-file: go.mod
3535

3636
- name: Setup cluster (k8s)
37-
uses: palmsoftware/quick-k8s@v0.0.33
37+
uses: palmsoftware/quick-k8s@v0.0.34
3838
with:
3939
waitForPodsReady: true
4040

0 commit comments

Comments
 (0)