Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down