From 520d30e99e334587f73a5c5bc03ddb603da969a2 Mon Sep 17 00:00:00 2001 From: filipe Date: Thu, 5 Sep 2024 14:11:37 -0300 Subject: [PATCH] Update attach-artifact-release.yml --- .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