Skip to content

Commit f08a57d

Browse files
deps(upptime/uptime-monitor): update upptime/uptime-monitor to v1.43.9 (#440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4e1d70 commit f08a57d

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/workflows/graphs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: ${{ github.head_ref }}
3535
token: ${{ github.token }}
3636
- name: Generate graphs
37-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
37+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
3838
with:
3939
command: "graphs"
4040
env:

.github/workflows/response-time.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: ${{ github.head_ref }}
3535
token: ${{ github.token }}
3636
- name: Update response time
37-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
37+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
3838
with:
3939
command: "response-time"
4040
env:

.github/workflows/setup.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,13 @@ jobs:
4444
# env:
4545
# GH_PAT: ${{ github.token }}
4646
- name: Update response time
47-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
47+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
4848
with:
4949
command: "response-time"
5050
env:
5151
GH_PAT: ${{ github.token }}
5252
- name: Update summary in README
53-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
53+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
5454
with:
5555
command: "readme"
5656
env:
@@ -61,7 +61,7 @@ jobs:
6161
workflow: Graphs CI
6262
token: ${{ github.token }}
6363
- name: Generate site
64-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
64+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
6565
with:
6666
command: "site"
6767
env:

.github/workflows/site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.head_ref }}
3636
token: ${{ github.token }}
3737
- name: Generate site
38-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
38+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
3939
with:
4040
command: "site"
4141
env:

.github/workflows/summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: ${{ github.head_ref }}
3535
token: ${{ github.token }}
3636
- name: Update summary in README
37-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
37+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
3838
with:
3939
command: "readme"
4040
env:

.github/workflows/uptime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: ${{ github.head_ref }}
3535
token: ${{ github.token }}
3636
- name: Check endpoint status
37-
uses: upptime/uptime-monitor@1e27390f41da4d644dd921eed19fee111bdf5c88 # v1.43.8
37+
uses: upptime/uptime-monitor@65aad8bba77c40ec051f30e7329563f7f4cfab6e # v1.43.9
3838
with:
3939
command: "update"
4040
env:

0 commit comments

Comments
 (0)