Skip to content

Commit dc1b5b5

Browse files
committed
⬆️ Update @upptime to v1.39.0
1 parent 1a672b4 commit dc1b5b5

8 files changed

+17
-17
lines changed

.github/workflows/graphs.yml

+2-2
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -32,7 +32,7 @@ jobs:
3232
ref: ${{ github.head_ref }}
3333
token: ${{ secrets.GH_PAT || github.token }}
3434
- name: Generate graphs
35-
uses: upptime/uptime-monitor@v1.38.0
35+
uses: upptime/uptime-monitor@v1.39.0
3636
with:
3737
command: "graphs"
3838
env:

.github/workflows/response-time.yml

+2-2
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -32,7 +32,7 @@ jobs:
3232
ref: ${{ github.head_ref }}
3333
token: ${{ secrets.GH_PAT || github.token }}
3434
- name: Update response time
35-
uses: upptime/uptime-monitor@v1.38.0
35+
uses: upptime/uptime-monitor@v1.39.0
3636
with:
3737
command: "response-time"
3838
env:

.github/workflows/setup.yml

+5-5
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -33,20 +33,20 @@ jobs:
3333
ref: ${{ github.head_ref }}
3434
token: ${{ secrets.GH_PAT || github.token }}
3535
- name: Update template
36-
uses: upptime/uptime-monitor@v1.38.0
36+
uses: upptime/uptime-monitor@v1.39.0
3737
with:
3838
command: "update-template"
3939
env:
4040
GH_PAT: ${{ secrets.GH_PAT || github.token }}
4141
- name: Update response time
42-
uses: upptime/uptime-monitor@v1.38.0
42+
uses: upptime/uptime-monitor@v1.39.0
4343
with:
4444
command: "response-time"
4545
env:
4646
GH_PAT: ${{ secrets.GH_PAT || github.token }}
4747
SECRETS_CONTEXT: ${{ toJson(secrets) }}
4848
- name: Update summary in README
49-
uses: upptime/uptime-monitor@v1.38.0
49+
uses: upptime/uptime-monitor@v1.39.0
5050
with:
5151
command: "readme"
5252
env:
@@ -57,7 +57,7 @@ jobs:
5757
workflow: Graphs CI
5858
token: ${{ secrets.GH_PAT || github.token }}
5959
- name: Generate site
60-
uses: upptime/uptime-monitor@v1.38.0
60+
uses: upptime/uptime-monitor@v1.39.0
6161
with:
6262
command: "site"
6363
env:

.github/workflows/site.yml

+2-2
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -33,7 +33,7 @@ jobs:
3333
ref: ${{ github.head_ref }}
3434
token: ${{ secrets.GH_PAT || github.token }}
3535
- name: Generate site
36-
uses: upptime/uptime-monitor@v1.38.0
36+
uses: upptime/uptime-monitor@v1.39.0
3737
with:
3838
command: "site"
3939
env:

.github/workflows/summary.yml

+2-2
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -32,7 +32,7 @@ jobs:
3232
ref: ${{ github.head_ref }}
3333
token: ${{ secrets.GH_PAT || github.token }}
3434
- name: Update summary in README
35-
uses: upptime/uptime-monitor@v1.38.0
35+
uses: upptime/uptime-monitor@v1.39.0
3636
with:
3737
command: "readme"
3838
env:

.github/workflows/update-template.yml

+1-1
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.38.0
9+
# 🔼 Upptime @v1.39.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

+1-1
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.38.0
9+
# 🔼 Upptime @v1.39.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

+2-2
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.38.0
9+
# 🔼 Upptime @v1.39.0
1010
# GitHub-powered open-source uptime monitor and status page by Anand Chowdhary
1111

1212
# * Source: https://github.com/upptime/upptime
@@ -32,7 +32,7 @@ jobs:
3232
ref: ${{ github.head_ref }}
3333
token: ${{ secrets.GH_PAT || github.token }}
3434
- name: Check endpoint status
35-
uses: upptime/uptime-monitor@v1.38.0
35+
uses: upptime/uptime-monitor@v1.39.0
3636
with:
3737
command: "update"
3838
env:

0 commit comments

Comments
 (0)