Skip to content

Commit 3a069e0

Browse files
build(deps): bump palmsoftware/quick-k8s from 0.0.34 to 0.0.35 (rh-ecosystem-edge#1061)
Bumps [palmsoftware/quick-k8s](https://github.com/palmsoftware/quick-k8s) from 0.0.34 to 0.0.35. - [Release notes](https://github.com/palmsoftware/quick-k8s/releases) - [Commits](palmsoftware/quick-k8s@v0.0.34...v0.0.35) --- updated-dependencies: - dependency-name: palmsoftware/quick-k8s dependency-version: 0.0.35 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 b6e9eb1 commit 3a069e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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/[email protected].34
29+
uses: palmsoftware/[email protected].35
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/[email protected].34
37+
uses: palmsoftware/[email protected].35
3838
with:
3939
waitForPodsReady: true
4040

0 commit comments

Comments
 (0)