From fcca0b9a633453d5d9b3a416d1536468b4553486 Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Mon, 16 Oct 2023 14:55:26 +0200 Subject: [PATCH] Dat 1586 (#75) * chore(create-release.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9 chore(release-published.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9 chore(snyk-nightly.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9 chore(test.yml): update liquibase/build-logic version from v0.4.7 to v0.4.9 chore(pom.xml): update liquibase-parent-pom version from 0.3.0-SNAPSHOT to 0.2.5-SNAPSHOT * chore(pom.xml): add newline at the end of the file for consistency and to adhere to best practices * chore(release-published.yml): update liquibase/build-logic version to DAT-15862 for compatibility with new features and bug fixes --- .github/workflows/release-published.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-published.yml b/.github/workflows/release-published.yml index ae034f0..bbe2edf 100644 --- a/.github/workflows/release-published.yml +++ b/.github/workflows/release-published.yml @@ -11,5 +11,5 @@ permissions: jobs: release: - uses: liquibase/build-logic/.github/workflows/pom-release-published.yml@v0.4.9 + uses: liquibase/build-logic/.github/workflows/pom-release-published.yml@DAT-15862 secrets: inherit diff --git a/pom.xml b/pom.xml index 43be6f4..f164e8e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.liquibase liquibase-parent-pom Liquibase Parent POM - 0.2.5 + 0.2.5-SNAPSHOT Liquibase Parent POM for all Extensions https://github.com/liquibase/liquibase-parent-pom pom