From a5bdc51a2110c9a8c202f5259ad4d00befe0db69 Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Fri, 2 Aug 2024 11:13:21 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20(attach-artifact-release.y?= =?UTF-8?q?ml):=20upgrade=20extension-attach-artifact-release.yml=20to=20v?= =?UTF-8?q?ersion=20DAT-18309=20to=20address=20issue=20DAT-18309=20and=20i?= =?UTF-8?q?mprove=20functionality?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/attach-artifact-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index ed87f23..8b2ac31 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -11,5 +11,5 @@ on: jobs: attach-artifact-to-release: - uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.7.8 + uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-18309 secrets: inherit