From 82ef3d6113a98ae366d1871e25f0052c365eb9a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 22:09:18 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/uds-common to v0.11.0 | datasource | package | from | to | | ----------- | -------------------------- | ------ | ------- | | github-tags | defenseunicorns/uds-common | v0.9.0 | v0.11.0 | --- tasks/lint.yaml | 2 +- tasks/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/lint.yaml b/tasks/lint.yaml index 4257d7020..a0501aefd 100644 --- a/tasks/lint.yaml +++ b/tasks/lint.yaml @@ -1,5 +1,5 @@ includes: - - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.9.0/tasks/lint.yaml + - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.11.0/tasks/lint.yaml tasks: - name: fix diff --git a/tasks/test.yaml b/tasks/test.yaml index b207607f7..d393bd32f 100644 --- a/tasks/test.yaml +++ b/tasks/test.yaml @@ -2,7 +2,7 @@ includes: - create: ./create.yaml - setup: ./setup.yaml - deploy: ./deploy.yaml - - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.9.0/tasks/compliance.yaml + - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.11.0/tasks/compliance.yaml tasks: - name: single-package