Skip to content

Commit 36e743c

Browse files
[workflow]: Bump jtalk/url-health-check-action from 2 to 4 (#66)
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 2 to 4. - [Release notes](https://github.com/jtalk/url-health-check-action/releases) - [Commits](Jtalk/url-health-check-action@v2...v4) --- updated-dependencies: - dependency-name: jtalk/url-health-check-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bbfc563 commit 36e743c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
run: flyctl deploy
4444

4545
- name: Check the deployed service URL
46-
uses: jtalk/url-health-check-action@v2
46+
uses: jtalk/url-health-check-action@v4
4747
with:
4848
url: https://www.manga-spring.com/home
4949
follow-redirect: true

0 commit comments

Comments
 (0)