Skip to content

Commit 28e0b26

Browse files
committed
ci: upgrade to googleapis/release-please-action@v4
1 parent 4c9ef6e commit 28e0b26

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ jobs:
99
release-please:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: google-github-actions/release-please-action@v3
12+
- uses: googleapis/release-please-action@v4
1313
with:
1414
token: ${{ secrets.GRAYCORE_GITHUB_TOKEN }}
15-
command: manifest
16-
default-branch: main

0 commit comments

Comments
 (0)