From 57de5121734a5965ef5a7fc72b68a804279e2bbb Mon Sep 17 00:00:00 2001 From: filipe Date: Thu, 5 Sep 2024 14:24:10 -0300 Subject: [PATCH] Update attach-artifact-release.yml (#224) --- .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..a022b9a 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@main secrets: inherit