Skip to content

Commit 874cbf0

Browse files
committed
⬆️ Update @upptime to v1.34.2
1 parent e74ea2a commit 874cbf0

File tree

8 files changed

+17
-17
lines changed

8 files changed

+17
-17
lines changed

.github/workflows/graphs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.head_ref }}
2626
token: ${{ secrets.GH_PAT || github.token }}
2727
- name: Generate graphs
28-
uses: upptime/uptime-monitor@v1.34.1
28+
uses: upptime/uptime-monitor@v1.34.2
2929
with:
3030
command: "graphs"
3131
env:

.github/workflows/response-time.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.head_ref }}
2626
token: ${{ secrets.GH_PAT || github.token }}
2727
- name: Update response time
28-
uses: upptime/uptime-monitor@v1.34.1
28+
uses: upptime/uptime-monitor@v1.34.2
2929
with:
3030
command: "response-time"
3131
env:

.github/workflows/setup.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -26,20 +26,20 @@ jobs:
2626
ref: ${{ github.head_ref }}
2727
token: ${{ secrets.GH_PAT || github.token }}
2828
- name: Update template
29-
uses: upptime/uptime-monitor@v1.34.1
29+
uses: upptime/uptime-monitor@v1.34.2
3030
with:
3131
command: "update-template"
3232
env:
3333
GH_PAT: ${{ secrets.GH_PAT || github.token }}
3434
- name: Update response time
35-
uses: upptime/uptime-monitor@v1.34.1
35+
uses: upptime/uptime-monitor@v1.34.2
3636
with:
3737
command: "response-time"
3838
env:
3939
GH_PAT: ${{ secrets.GH_PAT || github.token }}
4040
SECRETS_CONTEXT: ${{ toJson(secrets) }}
4141
- name: Update summary in README
42-
uses: upptime/uptime-monitor@v1.34.1
42+
uses: upptime/uptime-monitor@v1.34.2
4343
with:
4444
command: "readme"
4545
env:
@@ -50,7 +50,7 @@ jobs:
5050
workflow: Graphs CI
5151
token: ${{ secrets.GH_PAT || github.token }}
5252
- name: Generate site
53-
uses: upptime/uptime-monitor@v1.34.1
53+
uses: upptime/uptime-monitor@v1.34.2
5454
with:
5555
command: "site"
5656
env:

.github/workflows/site.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -26,7 +26,7 @@ jobs:
2626
ref: ${{ github.head_ref }}
2727
token: ${{ secrets.GH_PAT || github.token }}
2828
- name: Generate site
29-
uses: upptime/uptime-monitor@v1.34.1
29+
uses: upptime/uptime-monitor@v1.34.2
3030
with:
3131
command: "site"
3232
env:

.github/workflows/summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.head_ref }}
2626
token: ${{ secrets.GH_PAT || github.token }}
2727
- name: Update summary in README
28-
uses: upptime/uptime-monitor@v1.34.1
28+
uses: upptime/uptime-monitor@v1.34.2
2929
with:
3030
command: "readme"
3131
env:

.github/workflows/update-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!

.github/workflows/updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!

.github/workflows/uptime.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# This file was generated by upptime/uptime-monitor@v1.34.1
1+
# This file was generated by upptime/uptime-monitor@v1.34.2
22
#
33
# ===============================
44
# Do not edit this file directly!
@@ -25,7 +25,7 @@ jobs:
2525
ref: ${{ github.head_ref }}
2626
token: ${{ secrets.GH_PAT || github.token }}
2727
- name: Check endpoint status
28-
uses: upptime/uptime-monitor@v1.34.1
28+
uses: upptime/uptime-monitor@v1.34.2
2929
with:
3030
command: "update"
3131
env:

0 commit comments

Comments
 (0)