Skip to content

Commit 6a1e8e3

Browse files
authored
chore: fix release please version (#18)
* chore: fix release please version * chore: trigger CI
1 parent 650b6c0 commit 6a1e8e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
release:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: googleapis/release-please-action@v5
15+
- uses: googleapis/release-please-action@v4
1616
with:
1717
release-type: go
1818
token: ${{ secrets.ONECLI_OSS_RELEASE }}

0 commit comments

Comments
 (0)