diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index ad0087e3b..cac75ee6b 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -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! @@ -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: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 3ede182e1..6de0bcf91 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -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! @@ -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: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 1ce798c33..3cc334917 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -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! @@ -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: @@ -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: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index a36463fd4..873410e53 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -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! @@ -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: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index 19009f559..b55bc4893 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -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! @@ -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: diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index a6bcd5e1a..e8ea10a1a 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -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! diff --git a/.github/workflows/updates.yml b/.github/workflows/updates.yml index 5cac00a30..a90e3f26a 100644 --- a/.github/workflows/updates.yml +++ b/.github/workflows/updates.yml @@ -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! diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 2ad53fea3..51d1c1ecf 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -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! @@ -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: