diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ea79501..b77ef01 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: # Server image rides the full chain: release-please + build + push + # artifact registration + release finalize. release: - uses: nullplatform/actions-nullplatform/.github/workflows/release-publish-oci.yml@main + uses: nullplatform/actions-nullplatform/.github/workflows/release-publish-oci.yml@v1.4.0 with: image_name: services/rds-postgres-server dockerfile: Dockerfile.rds-postgres-server