From 92801dec36303dfb35863dd7597bec134cce81e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:38:53 +0000 Subject: [PATCH] chore(deps): update dependency defenseunicorns/uds-common to v0.13.1 | datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | defenseunicorns/uds-common | v0.13.0 | v0.13.1 | --- 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 9ac598ac3..471072261 100644 --- a/tasks/lint.yaml +++ b/tasks/lint.yaml @@ -1,5 +1,5 @@ includes: - - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.13.0/tasks/lint.yaml + - remote: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.13.1/tasks/lint.yaml tasks: - name: fix diff --git a/tasks/test.yaml b/tasks/test.yaml index 105c0420d..185408e5a 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.13.0/tasks/compliance.yaml + - compliance: https://raw.githubusercontent.com/defenseunicorns/uds-common/v0.13.1/tasks/compliance.yaml tasks: - name: single-package