diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index c3ace37b..be1afbf0 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -7,6 +7,6 @@ on: jobs: attach-artifact-to-release: - uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-16880 + uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.6.1 secrets: inherit