Skip to content

Commit

Permalink
Merge pull request #254 from SierraSoftworks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/Jtalk/url-health-check-action-4
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
2 parents 756e48f + c23f56e commit ce6cb06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-azstorage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

steps:
- name: Probe
uses: Jtalk/url-health-check-action@v3.2
uses: Jtalk/url-health-check-action@v4
with:
url: ${{ env.STAGING_HEALTHCHECK }}
max-attempts: 5
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:

steps:
- name: Probe
uses: Jtalk/url-health-check-action@v3.2
uses: Jtalk/url-health-check-action@v4
with:
url: ${{ env.LIVE_HEALTHCHECK }}
max-attempts: 5
Expand Down

0 comments on commit ce6cb06

Please sign in to comment.