From 8e6bce343556bcddad13bcdd719ff9f78b3cd474 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 08:15:18 +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.5.1 to 13.6.5. - [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/a147ead8b8bc937fbfb1974e3698c7e32f95517d...3c3a6348b3e7aacc995ae49fc60032f95f70a779) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/publish-manifests.yaml dependency-version: 13.6.5 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 baf177e..b6d9ab6 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@a147ead8b8bc937fbfb1974e3698c7e32f95517d # v13.5.1 + uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@3c3a6348b3e7aacc995ae49fc60032f95f70a779 # v13.6.5 with: oci-name: devantler-tech/github-config # Without this, a ref the platform verifier does not accept fails nothing