From 81dc0e0c798bfabfa6b59989cd99ba42877a48c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:25:33 +0000 Subject: [PATCH] chore(deps): update upptime/uptime-monitor action to v1.43.16 --- .github/workflows/response-time.yml | 2 +- .github/workflows/setup.yml | 6 +++--- .github/workflows/site.yml | 2 +- .github/workflows/summary.yml | 2 +- .github/workflows/uptime.yml | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index f21b7ee..f1faedf 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -35,7 +35,7 @@ jobs: ref: ${{ github.ref_name }} token: ${{ steps.app-token.outputs.token }} - name: Update response time - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index a5b4f5b..30dacec 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -37,13 +37,13 @@ jobs: ref: ${{ github.ref_name }} token: ${{ steps.app-token.outputs.token }} - name: Update response time - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "response-time" env: GH_PAT: ${{ steps.app-token.outputs.token }} - name: Update summary in README - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "readme" env: @@ -59,7 +59,7 @@ jobs: env: GH_PAT: ${{ steps.app-token.outputs.token }} - name: Generate site - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 392f0c0..dea7781 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -39,7 +39,7 @@ jobs: ref: ${{ github.ref_name }} token: ${{ steps.app-token.outputs.token }} - name: Generate site - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index c0905f8..2b87491 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -35,7 +35,7 @@ jobs: ref: ${{ github.ref_name }} token: ${{ steps.app-token.outputs.token }} - name: Generate README - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "readme" env: diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index d7b3408..5c7db43 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -36,7 +36,7 @@ jobs: ref: ${{ github.ref_name }} token: ${{ steps.app-token.outputs.token }} - name: Check status - uses: upptime/uptime-monitor@4fec88256b5917a2ed07a088df6e205869b424d6 # v1.43.13 + uses: upptime/uptime-monitor@a9df8681951501693cbd6bea9c84df24bbf94210 # v1.43.16 with: command: "update" env: