From 4fca5fbf37e888f48cf1013721825443b84b7b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:35 +0000 Subject: [PATCH 1/6] ci: bump upptime/uptime-monitor from 1.43.5 to 1.43.6 Bumps [upptime/uptime-monitor](https://github.com/upptime/uptime-monitor) from 1.43.5 to 1.43.6. - [Release notes](https://github.com/upptime/uptime-monitor/releases) - [Changelog](https://github.com/upptime/uptime-monitor/blob/master/CHANGELOG.md) - [Commits](https://github.com/upptime/uptime-monitor/compare/5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b...15adeae83c4b1822ff9c6ddebb917b6b85b951eb) --- updated-dependencies: - dependency-name: upptime/uptime-monitor dependency-version: 1.43.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/graphs.yml | 2 +- .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 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/graphs.yml b/.github/workflows/graphs.yml index 8fc5a49fc..1f3006dbf 100644 --- a/.github/workflows/graphs.yml +++ b/.github/workflows/graphs.yml @@ -37,7 +37,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Generate graphs - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "graphs" env: diff --git a/.github/workflows/response-time.yml b/.github/workflows/response-time.yml index 6917f5cf9..651c2a07d 100644 --- a/.github/workflows/response-time.yml +++ b/.github/workflows/response-time.yml @@ -37,7 +37,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Update response time - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "response-time" env: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 044db9d95..0672f155a 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -41,14 +41,14 @@ jobs: # decoupled from the upstream Upptime template so config pushes can't # regenerate/overwrite the SHA-pinned, least-privilege workflow files. - name: Update response time - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 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@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "readme" env: @@ -59,7 +59,7 @@ jobs: workflow: Graphs CI token: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "site" env: diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index df05cb935..3353bba41 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -41,7 +41,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Generate site - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "site" env: diff --git a/.github/workflows/summary.yml b/.github/workflows/summary.yml index 6395b065d..a102902e7 100644 --- a/.github/workflows/summary.yml +++ b/.github/workflows/summary.yml @@ -37,7 +37,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Update summary in README - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "readme" env: diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 9e1dafad0..c73fda124 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -38,7 +38,7 @@ jobs: ref: ${{ github.head_ref || github.ref_name }} token: ${{ secrets.GH_PAT || github.token }} - name: Check endpoint status - uses: upptime/uptime-monitor@5d69af5f0d5b6172fee77bb0daa7a3fc3b62139b # v1.43.5 + uses: upptime/uptime-monitor@15adeae83c4b1822ff9c6ddebb917b6b85b951eb # v1.43.6 with: command: "update" env: From 10463eef0a25e8e638bcb93961457be68a83451c Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:45 +0000 Subject: [PATCH 2/6] =?UTF-8?q?=F0=9F=9F=A9=20Marketing=20is=20up=20(200?= =?UTF-8?q?=20in=201705=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/marketing.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/marketing.yml b/history/marketing.yml index 7ac0f9ba8..713b767f7 100644 --- a/history/marketing.yml +++ b/history/marketing.yml @@ -1,7 +1,7 @@ url: https://namoid.in status: up code: 200 -responseTime: 1745 -lastUpdated: 2026-06-29T22:59:55.392Z +responseTime: 1705 +lastUpdated: 2026-06-29T23:01:45.950Z startTime: 2026-06-26T22:57:25.567Z generator: Upptime From 3f2d16fc9e751d4f92f3b9a682016d05af229389 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:46 +0000 Subject: [PATCH 3/6] =?UTF-8?q?=F0=9F=9F=A9=20API=20Liveness=20is=20up=20(?= =?UTF-8?q?200=20in=20725=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/api-liveness.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/api-liveness.yml b/history/api-liveness.yml index 0effcb3c3..16685da33 100644 --- a/history/api-liveness.yml +++ b/history/api-liveness.yml @@ -1,7 +1,7 @@ url: https://api.namoid.in/healthz status: up code: 200 -responseTime: 699 -lastUpdated: 2026-06-29T22:59:56.124Z +responseTime: 725 +lastUpdated: 2026-06-29T23:01:46.707Z startTime: 2026-06-26T22:57:27.516Z generator: Upptime From 64f62568cf6d88baa7447e68199163c7d4a95912 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:47 +0000 Subject: [PATCH 4/6] =?UTF-8?q?=F0=9F=9F=A9=20API=20Readiness=20is=20up=20?= =?UTF-8?q?(200=20in=20671=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/api-readiness.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/api-readiness.yml b/history/api-readiness.yml index c0b006517..89869a05d 100644 --- a/history/api-readiness.yml +++ b/history/api-readiness.yml @@ -1,7 +1,7 @@ url: https://api.namoid.in/readyz status: up code: 200 -responseTime: 683 -lastUpdated: 2026-06-29T22:59:56.835Z +responseTime: 671 +lastUpdated: 2026-06-29T23:01:47.404Z startTime: 2026-06-26T22:57:28.522Z generator: Upptime From b040de2b20622b9308852e6c874710804defa6a6 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:48 +0000 Subject: [PATCH 5/6] =?UTF-8?q?=F0=9F=9F=A9=20OIDC=20Discovery=20is=20up?= =?UTF-8?q?=20(200=20in=20626=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/oidc-discovery.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/oidc-discovery.yml b/history/oidc-discovery.yml index fcaea4f8e..c4d49df29 100644 --- a/history/oidc-discovery.yml +++ b/history/oidc-discovery.yml @@ -1,7 +1,7 @@ url: https://api.namoid.in/.well-known/openid-configuration status: up code: 200 -responseTime: 668 -lastUpdated: 2026-06-29T22:59:57.532Z +responseTime: 626 +lastUpdated: 2026-06-29T23:01:48.058Z startTime: 2026-06-26T22:57:29.388Z generator: Upptime From aaf730e3cbd3f5bcda1c9ad90b1f73b402c25a17 Mon Sep 17 00:00:00 2001 From: Upptime Bot <73812536+upptime-bot@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:01:48 +0000 Subject: [PATCH 6/6] =?UTF-8?q?=F0=9F=9F=A9=20JWKS=20is=20up=20(200=20in?= =?UTF-8?q?=20619=20ms)=20[skip=20ci]=20[upptime]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history/jwks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/history/jwks.yml b/history/jwks.yml index a246af450..68fb7a435 100644 --- a/history/jwks.yml +++ b/history/jwks.yml @@ -1,7 +1,7 @@ url: https://api.namoid.in/jwks.json status: up code: 200 -responseTime: 681 -lastUpdated: 2026-06-29T22:59:58.242Z +responseTime: 619 +lastUpdated: 2026-06-29T23:01:48.704Z startTime: 2026-06-26T22:57:30.401Z generator: Upptime