Skip to content

Commit 6dd1bf6

Browse files
chore(deps): bump jupyterhub/action-k8s-await-workloads from 1 to 2
Bumps [jupyterhub/action-k8s-await-workloads](https://github.com/jupyterhub/action-k8s-await-workloads) from 1 to 2. - [Release notes](https://github.com/jupyterhub/action-k8s-await-workloads/releases) - [Changelog](https://github.com/jupyterhub/action-k8s-await-workloads/blob/main/CHANGELOG.md) - [Commits](jupyterhub/action-k8s-await-workloads@v1...v2) --- updated-dependencies: - dependency-name: jupyterhub/action-k8s-await-workloads dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18d89a6 commit 6dd1bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
234234
- name: "(Upgrade) Await ${{ matrix.upgrade-from }} chart"
235235
if: matrix.test-variation == 'upgrade'
236-
uses: jupyterhub/action-k8s-await-workloads@v1
236+
uses: jupyterhub/action-k8s-await-workloads@v2
237237
with:
238238
timeout: 150
239239
max-restarts: 1

0 commit comments

Comments
 (0)