From 86b333f506daceda618a7fd3461ede256c1d2116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 21:15:26 +0000 Subject: [PATCH] chore(deps): update all dependencies | datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | defenseunicorns/uds-common | v1.6.1 | v1.6.2 | | github-tags | zarf-dev/zarf | v0.45.0 | v0.46.0 | --- bundles/uds-bundle.yaml | 2 +- tasks.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/uds-bundle.yaml b/bundles/uds-bundle.yaml index 416c742..aca9390 100644 --- a/bundles/uds-bundle.yaml +++ b/bundles/uds-bundle.yaml @@ -16,7 +16,7 @@ packages: - name: init repository: ghcr.io/zarf-dev/packages/init # renovate: datasource=github-tags depName=zarf-dev/zarf versioning=semver - ref: v0.45.0 + ref: v0.46.0 - name: keycloak-identity-config path: ../ diff --git a/tasks.yaml b/tasks.yaml index ce9c9a3..7ce72ad 100644 --- a/tasks.yaml +++ b/tasks.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Defense-Unicorns-Commercial includes: - - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.1/tasks/lint.yaml + - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v1.6.2/tasks/lint.yaml variables: - name: VERSION