From 7e0249544e456fda03bb25e0d91273993d7918ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 13:08:56 +0000 Subject: [PATCH] Bump jtalk/url-health-check-action from 4 to 5 Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 4 to 5. - [Release notes](https://github.com/jtalk/url-health-check-action/releases) - [Commits](https://github.com/jtalk/url-health-check-action/compare/v4...v5) --- updated-dependencies: - dependency-name: jtalk/url-health-check-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/run-ui-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-ui-tests.yaml b/.github/workflows/run-ui-tests.yaml index 581c5ae..78ac978 100644 --- a/.github/workflows/run-ui-tests.yaml +++ b/.github/workflows/run-ui-tests.yaml @@ -56,7 +56,7 @@ jobs: run: ${{ matrix.runIde }} - name: Health check - uses: jtalk/url-health-check-action@v4 + uses: jtalk/url-health-check-action@v5 with: url: http://127.0.0.1:8082 max-attempts: 15