From 2c7fc25a152b3094372792f11fb0ab98c84d8bed Mon Sep 17 00:00:00 2001 From: jandroav Date: Fri, 28 Jul 2023 15:31:26 +0200 Subject: [PATCH] chore(attach-artifact-release.yml): update liquibase/build-logic extension version to 'main' branch for improved stability and compatibility --- .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 216f711b..609cf4d7 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -9,5 +9,5 @@ on: jobs: attach-artifact-to-release: - uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.3.3 + uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@main secrets: inherit