From a6028c08ea3e3e4df8745babbb8e377601ced54e Mon Sep 17 00:00:00 2001 From: Eric Wyles <23637493+ericwyles@users.noreply.github.com> Date: Tue, 5 Mar 2024 14:26:12 -0600 Subject: [PATCH] more include updates --- tasks/create.yaml | 2 +- tasks/publish.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/create.yaml b/tasks/create.yaml index ebb045a8..d9dce4e7 100644 --- a/tasks/create.yaml +++ b/tasks/create.yaml @@ -1,5 +1,5 @@ includes: - - create: https://raw.githubusercontent.com/defenseunicorns/uds-common-tasks/v0.1.4/tasks/create.yaml + - create: https://raw.githubusercontent.com/defenseunicorns/uds-common-tasks/v0.2.1/tasks/create.yaml tasks: - name: mattermost-test-bundle diff --git a/tasks/publish.yaml b/tasks/publish.yaml index 41594d41..68d5fa5a 100644 --- a/tasks/publish.yaml +++ b/tasks/publish.yaml @@ -1,5 +1,5 @@ includes: - - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common-tasks/v0.1.4/tasks/publish.yaml + - publish: https://raw.githubusercontent.com/defenseunicorns/uds-common-tasks/v0.2.1/tasks/publish.yaml variables: - name: TARGET_REPO