diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index 483be78f25..bf1e99eb31 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "graphs" env: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index aaa3e5f3a8..d574313779 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.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index e2721ce409..b9ee925b17 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "update-template" env: GH_PAT: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@v1.32.0 + uses: upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index d507d72480..21b0115397 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index d72cec33f6..9283068549 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "readme" env: diff --git a/.github/workflows/update-template.yml b/.github/workflows/update-template.yml index a944278cfa..dad97ec704 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.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.0 # # =============================== # Do not edit this file directly! diff --git a/.github/workflows/updates.yml b/.github/workflows/updates.yml index 9418943ab4..9e08055e7d 100644 --- a/.github/workflows/updates.yml +++ b/.github/workflows/updates.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.0 # # =============================== # Do not edit this file directly! diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index f5b093ea57..fd8cbcb88b 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -1,4 +1,4 @@ -# This file was generated by upptime/uptime-monitor@v1.32.0 +# This file was generated by upptime/uptime-monitor@v1.33.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.32.0 + uses: upptime/uptime-monitor@v1.33.0 with: command: "update" env: