Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down
Loading