Skip to content

Commit

Permalink
⬆️ Update @upptime to v1.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
upptime-bot committed Aug 19, 2023
1 parent c4f5caa commit 0159fe9
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/graphs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,7 +25,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate graphs
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "graphs"
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/response-time.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,7 +25,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "response-time"
env:
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/setup.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -26,20 +26,20 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update template
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
- name: Update response time
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "response-time"
env:
GH_PAT: ${{ secrets.GH_PAT || github.token }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "readme"
env:
Expand All @@ -50,7 +50,7 @@ jobs:
workflow: Graphs CI
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "site"
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/site.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -26,7 +26,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Generate site
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "site"
env:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/summary.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,7 +25,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "readme"
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-template.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updates.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/uptime.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was generated by upptime/uptime-monitor@v1.30.1
# This file was generated by upptime/uptime-monitor@v1.31.0
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,7 +25,7 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT || github.token }}
- name: Check endpoint status
uses: upptime/uptime-monitor@v1.30.1
uses: upptime/uptime-monitor@v1.31.0
with:
command: "update"
env:
Expand Down

0 comments on commit 0159fe9

Please sign in to comment.