Skip to content

Commit

Permalink
⬆️ Update @upptime to v1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
upptime-bot committed Mar 4, 2021
1 parent e44de27 commit fe114a4
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,8 +25,8 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Generate graphs
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "graphs"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
6 changes: 3 additions & 3 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,9 +25,9 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Update response time
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "response-time"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}
18 changes: 9 additions & 9 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -26,35 +26,35 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Update template
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
- name: Update response time
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "response-time"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "readme"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
- name: Generate graphs
uses: benc-uk/workflow-dispatch@v1
with:
workflow: Graphs CI
token: ${{ secrets.GH_PAT }}
- name: Generate site
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "site"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
- uses: peaceiris/actions-gh-pages@v3.7.3
name: GitHub Pages Deploy
with:
Expand Down
6 changes: 3 additions & 3 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -26,11 +26,11 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Generate site
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "site"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
- uses: peaceiris/actions-gh-pages@v3.7.3
name: GitHub Pages Deploy
with:
Expand Down
6 changes: 3 additions & 3 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,11 +25,11 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Update summary in README
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "readme"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
- name: Run readme-repos-list
uses: koj-co/readme-repos-list@master
with:
Expand Down
4 changes: 2 additions & 2 deletions .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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -29,4 +29,4 @@ jobs:
with:
command: "update-template"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
4 changes: 2 additions & 2 deletions .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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand Down Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Update code
uses: upptime/updates@master
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
6 changes: 3 additions & 3 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.25.1
# This file was generated by upptime/uptime-monitor@v1.26.1
#
# ===============================
# Do not edit this file directly!
Expand All @@ -25,9 +25,9 @@ jobs:
ref: ${{ github.head_ref }}
token: ${{ secrets.GH_PAT }}
- name: Check endpoint status
uses: upptime/uptime-monitor@v1.25.1
uses: upptime/uptime-monitor@v1.26.1
with:
command: "update"
env:
GH_PAT: ${{ secrets.GH_PAT }}
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
SECRETS_CONTEXT: ${{ toJson(secrets) }}

0 comments on commit fe114a4

Please sign in to comment.