From 0b7654a26e614879b70460a29ad32dbf00838fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:10:28 +0000 Subject: [PATCH] build(deps): bump planetscale/ghcommit-action from 0.1.39 to 0.2.17 Bumps [planetscale/ghcommit-action](https://github.com/planetscale/ghcommit-action) from 0.1.39 to 0.2.17. - [Release notes](https://github.com/planetscale/ghcommit-action/releases) - [Commits](https://github.com/planetscale/ghcommit-action/compare/b662a9d7235a07e80d976152ed5afe41651c4973...322be9669498a4be9ce66efc1169f8f43f6bd883) --- updated-dependencies: - dependency-name: planetscale/ghcommit-action dependency-version: 0.2.17 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ac27e84..faab79d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -91,7 +91,7 @@ jobs: git diff env: GONOSUMDB: github.com/opentdf/platform/${{join(fromJson(needs.release-please.outputs.paths_released), ',github.com/opentdf/platform/')}} - - uses: planetscale/ghcommit-action@b662a9d7235a07e80d976152ed5afe41651c4973 + - uses: planetscale/ghcommit-action@322be9669498a4be9ce66efc1169f8f43f6bd883 with: commit_message: "fix(core): Autobump ${{ matrix.path }}" repo: ${{ github.repository }}