From 7ed7a9ce59abc518112228492d2c4b4b877fe449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:14:39 +0000 Subject: [PATCH] chore(deps): bump devantler-tech/actions/.github/workflows/publish-manifests.yaml Bumps [devantler-tech/actions/.github/workflows/publish-manifests.yaml](https://github.com/devantler-tech/actions) from 13.2.3 to 13.5.1. - [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...a147ead8b8bc937fbfb1974e3698c7e32f95517d) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/publish-manifests.yaml dependency-version: 13.5.1 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 699bd0e..baf177e 100644 --- a/.github/workflows/cd.yaml +++ b/.github/workflows/cd.yaml @@ -38,7 +38,7 @@ jobs: # ecosystem, no cooldown for devantler-tech/*). # Keep the ref a 40-hex commit: it is part of the cosign subject the platform # verifies, so its shape is load-bearing here. - uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@3ee6cb9bbd616c2a38779be41a5e41f3e77282d0 # v13.2.3 + uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@a147ead8b8bc937fbfb1974e3698c7e32f95517d # v13.5.1 with: oci-name: devantler-tech/github-config # Without this, a ref the platform verifier does not accept fails nothing