From e033535bc17ca220eaeaca14ec0e0eaf311b3d9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:25:56 +0000 Subject: [PATCH] chore(deps): update datum-cloud/actions action to v1.16.0 --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 36b70144..3be7b9cc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -25,7 +25,7 @@ jobs: packages: write id-token: write needs: check-files - uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.15.0 + uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.16.0 with: image-name: datum-net target: production @@ -39,7 +39,7 @@ jobs: contents: read packages: write needs: build-and-push - uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.15.0 + uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.16.0 with: bundle-name: ghcr.io/datum-cloud/datum-net-kustomize bundle-path: config/base