diff --git a/.github/workflows/cloudbase.yml b/.github/workflows/cloudbase.yml index 8aef834fe..2a88a98b3 100644 --- a/.github/workflows/cloudbase.yml +++ b/.github/workflows/cloudbase.yml @@ -18,7 +18,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Generate site - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "site" env: diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index da54d6561..4d45249ec 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -25,7 +25,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Generate graphs - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "graphs" env: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 29bed1741..1164045cf 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.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -25,7 +25,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Update response time - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 76d352de7..9a5bae0f9 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -26,20 +26,20 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Update template - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "update-template" env: GH_PAT: ${{ secrets.GH_PAT }} - name: Update response time - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "response-time" env: GH_PAT: ${{ secrets.GH_PAT }} SECRETS_CONTEXT: ${{ toJson(secrets) }} - name: Update summary in README - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "readme" env: @@ -50,7 +50,7 @@ jobs: workflow: Graphs CI token: ${{ secrets.GH_PAT }} - name: Generate site - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 334418123..4b4ca939c 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -26,7 +26,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Generate site - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index 3eadc9a34..13177de91 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -25,7 +25,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Update summary in README - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "readme" env: diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index 7ebb47ec4..651043705 100644 --- a/.github/workflows/update-template.yml +++ b/.github/workflows/update-template.yml @@ -25,7 +25,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Update template - uses: upptime/uptime-monitor@master + uses: upptime/uptime-monitor@v1.28.0 with: command: "update-template" env: diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index a09ed80dd..31db65917 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.26.4 +# This file was generated by upptime/uptime-monitor@v1.28.0 # # =============================== # Do not edit this file directly! @@ -25,7 +25,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT }} - name: Check endpoint status - uses: upptime/uptime-monitor@v1.26.4 + uses: upptime/uptime-monitor@v1.28.0 with: command: "update" env: