From 150d4723911c22f7c9a0fc9efa54b72cf1f310f3 Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:36:55 +0000 Subject: [PATCH] chore(deps): update dependency cowdogmoo/warpgate to v4.9.1 | datasource | package | from | to | | --------------- | ------------------ | ------ | ------ | | github-releases | CowDogMoo/warpgate | v4.9.0 | v4.9.1 | --- .github/workflows/build-and-push-templates.yaml | 2 +- .github/workflows/test-template-builds.yaml | 2 +- .github/workflows/validate-templates.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-and-push-templates.yaml b/.github/workflows/build-and-push-templates.yaml index 43296360..44ea517b 100644 --- a/.github/workflows/build-and-push-templates.yaml +++ b/.github/workflows/build-and-push-templates.yaml @@ -30,7 +30,7 @@ env: PYTHON_VERSION: 3.13.7 TASK_VERSION: 3.45.5 TASK_X_REMOTE_TASKFILES: 1 - WARPGATE_VERSION: "v4.9.0" + WARPGATE_VERSION: "v4.9.1" jobs: discover-templates: diff --git a/.github/workflows/test-template-builds.yaml b/.github/workflows/test-template-builds.yaml index c6645e6c..ccedfb3d 100644 --- a/.github/workflows/test-template-builds.yaml +++ b/.github/workflows/test-template-builds.yaml @@ -25,7 +25,7 @@ concurrency: env: DEBIAN_FRONTEND: noninteractive PYTHON_VERSION: "3.13.7" - WARPGATE_VERSION: "v4.9.0" + WARPGATE_VERSION: "v4.9.1" jobs: detect-changes: diff --git a/.github/workflows/validate-templates.yaml b/.github/workflows/validate-templates.yaml index fec826c6..66e108f4 100644 --- a/.github/workflows/validate-templates.yaml +++ b/.github/workflows/validate-templates.yaml @@ -22,7 +22,7 @@ on: workflow_dispatch: env: - WARPGATE_VERSION: "v4.9.0" + WARPGATE_VERSION: "v4.9.1" PYTHON_VERSION: "3.13.7" TASK_VERSION: "3.45.5" TASK_X_REMOTE_TASKFILES: 1