From b1486fa46227cc726d06377d1aad0dbc2f4a121b Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:46:05 +0000 Subject: [PATCH] chore(deps): update dependency cowdogmoo/warpgate to v4.9.0 | datasource | package | from | to | | --------------- | ------------------ | ------ | ------ | | github-releases | CowDogMoo/warpgate | v4.7.0 | v4.9.0 | --- .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 5ba23086..2332fbdd 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.7.0" + WARPGATE_VERSION: "v4.9.0" jobs: discover-templates: diff --git a/.github/workflows/test-template-builds.yaml b/.github/workflows/test-template-builds.yaml index ad18bad4..2fa49da4 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.7.0" + WARPGATE_VERSION: "v4.9.0" jobs: detect-changes: diff --git a/.github/workflows/validate-templates.yaml b/.github/workflows/validate-templates.yaml index 362f1ce3..7e3ee9db 100644 --- a/.github/workflows/validate-templates.yaml +++ b/.github/workflows/validate-templates.yaml @@ -22,7 +22,7 @@ on: workflow_dispatch: env: - WARPGATE_VERSION: "v4.7.0" + WARPGATE_VERSION: "v4.9.0" PYTHON_VERSION: "3.13.7" TASK_VERSION: "3.45.5" TASK_X_REMOTE_TASKFILES: 1