From 3ec69ada6bc97bd0bb08aef6326b22c196308659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 08:14:10 +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.0.9 to 13.2.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/b3783a5148b844b3f1f4011cdc84871ad66348c1...0de1d284f879d62d6fe316d3997fd3ea8f092fb3) --- updated-dependencies: - dependency-name: devantler-tech/actions/.github/workflows/publish-manifests.yaml dependency-version: 13.2.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 cf6e995..e10bd03 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@b3783a5148b844b3f1f4011cdc84871ad66348c1 # v13.0.9 + uses: devantler-tech/actions/.github/workflows/publish-manifests.yaml@0de1d284f879d62d6fe316d3997fd3ea8f092fb3 # v13.2.1 with: oci-name: devantler-tech/github-config # Without this, a ref the platform verifier does not accept fails nothing