Skip to content

Commit a6c7955

Browse files
chore(deps): bump jupyterhub/action-k8s-await-workloads from 2 to 3
Bumps [jupyterhub/action-k8s-await-workloads](https://github.com/jupyterhub/action-k8s-await-workloads) from 2 to 3. - [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@v2...v3) --- 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 45ad8fa commit a6c7955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ jobs:
294294
295295
- name: "(Upgrade) Await ${{ matrix.upgrade-from }} chart"
296296
if: matrix.test-variation == 'upgrade'
297-
uses: jupyterhub/action-k8s-await-workloads@v2
297+
uses: jupyterhub/action-k8s-await-workloads@v3
298298
with:
299299
timeout: 150
300300
max-restarts: 1

0 commit comments

Comments
 (0)