From d4c0450d882ca57cc8a71892282b8ff5e18d43cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 05:22:28 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions/.github/workflows/publish-app.yaml Bumps [devantler-tech/actions/.github/workflows/publish-app.yaml](https://github.com/devantler-tech/actions) from 13.2.3 to 13.3.0. - [Release notes](https://github.com/devantler-tech/actions/releases) - [Changelog](https://github.com/devantler-tech/actions/blob/main/CHANGELOG.md) - [Commits](https://github.com/devantler-tech/actions/compare/3ee6cb9bbd616c2a38779be41a5e41f3e77282d0...4f4e07a3ebf3e1161756a292966e36c91a65ee04) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/publish-app.yaml dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yaml b/.github/workflows/cd.yaml index b703859..e68bd58 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -17,7 +17,7 @@ jobs: contents: read # checkout packages: write # push image + manifests OCI artifact id-token: write # keyless cosign signing (via GitHub OIDC) - uses: devantler-tech/actions/.github/workflows/publish-app.yaml@3ee6cb9bbd616c2a38779be41a5e41f3e77282d0 # v13.2.3 + uses: devantler-tech/actions/.github/workflows/publish-app.yaml@4f4e07a3ebf3e1161756a292966e36c91a65ee04 # v13.3.0 with: # publish-app pins the freshly built image digest into the container with # this name in deploy/deployment.yaml. Keep that container's name equal to