From 95efceaec5bee7c08c2a450e5b0746969edbd2fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 10:16:14 +0000 Subject: [PATCH] chore(deps): update datum-cloud/actions action to v1.15.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 93846cb4..36b70144 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.14.0 + uses: datum-cloud/actions/.github/workflows/publish-docker.yaml@v1.15.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.14.0 + uses: datum-cloud/actions/.github/workflows/publish-kustomize-bundle.yaml@v1.15.0 with: bundle-name: ghcr.io/datum-cloud/datum-net-kustomize bundle-path: config/base