Skip to content

Commit e461226

Browse files
committed
⬆️ Update @upptime to v1.42.0
1 parent b904465 commit e461226

8 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/graphs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.head_ref || github.ref_name }}
3636
token: ${{ secrets.GH_PAT || github.token }}
3737
- name: Generate graphs
38-
uses: upptime/uptime-monitor@v1.41.10
38+
uses: upptime/uptime-monitor@v1.42.0
3939
with:
4040
command: "graphs"
4141
env:

.github/workflows/response-time.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.head_ref || github.ref_name }}
3636
token: ${{ secrets.GH_PAT || github.token }}
3737
- name: Update response time
38-
uses: upptime/uptime-monitor@v1.41.10
38+
uses: upptime/uptime-monitor@v1.42.0
3939
with:
4040
command: "response-time"
4141
env:

.github/workflows/setup.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -36,20 +36,20 @@ jobs:
3636
ref: ${{ github.head_ref || github.ref_name }}
3737
token: ${{ secrets.GH_PAT || github.token }}
3838
- name: Update template
39-
uses: upptime/uptime-monitor@v1.41.10
39+
uses: upptime/uptime-monitor@v1.42.0
4040
with:
4141
command: "update-template"
4242
env:
4343
GH_PAT: ${{ secrets.GH_PAT || github.token }}
4444
- name: Update response time
45-
uses: upptime/uptime-monitor@v1.41.10
45+
uses: upptime/uptime-monitor@v1.42.0
4646
with:
4747
command: "response-time"
4848
env:
4949
GH_PAT: ${{ secrets.GH_PAT || github.token }}
5050
SECRETS_CONTEXT: ${{ toJson(secrets) }}
5151
- name: Update summary in README
52-
uses: upptime/uptime-monitor@v1.41.10
52+
uses: upptime/uptime-monitor@v1.42.0
5353
with:
5454
command: "readme"
5555
env:
@@ -60,7 +60,7 @@ jobs:
6060
workflow: Graphs CI
6161
token: ${{ secrets.GH_PAT || github.token }}
6262
- name: Generate site
63-
uses: upptime/uptime-monitor@v1.41.10
63+
uses: upptime/uptime-monitor@v1.42.0
6464
with:
6565
command: "site"
6666
env:

.github/workflows/site.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -39,7 +39,7 @@ jobs:
3939
ref: ${{ github.head_ref || github.ref_name }}
4040
token: ${{ secrets.GH_PAT || github.token }}
4141
- name: Generate site
42-
uses: upptime/uptime-monitor@v1.41.10
42+
uses: upptime/uptime-monitor@v1.42.0
4343
with:
4444
command: "site"
4545
env:

.github/workflows/summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.head_ref || github.ref_name }}
3636
token: ${{ secrets.GH_PAT || github.token }}
3737
- name: Update summary in README
38-
uses: upptime/uptime-monitor@v1.41.10
38+
uses: upptime/uptime-monitor@v1.42.0
3939
with:
4040
command: "readme"
4141
env:

.github/workflows/update-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime

.github/workflows/updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime

.github/workflows/uptime.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Your changes will be overwritten when the Upptime template updates (by default, weekly)
77
# Instead, change .upptimerc.yml configuration and the workflows will be generated accordingly.
88
#
9-
# 🔼 Upptime @v1.41.10
9+
# 🔼 Upptime @v1.42.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -35,7 +35,7 @@ jobs:
3535
ref: ${{ github.head_ref || github.ref_name }}
3636
token: ${{ secrets.GH_PAT || github.token }}
3737
- name: Check endpoint status
38-
uses: upptime/uptime-monitor@v1.41.10
38+
uses: upptime/uptime-monitor@v1.42.0
3939
with:
4040
command: "update"
4141
env:

0 commit comments

Comments
 (0)