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 }}