We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 650b6c0 commit 6a1e8e3Copy full SHA for 6a1e8e3
1 file changed
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
release:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: googleapis/release-please-action@v5
+ - uses: googleapis/release-please-action@v4
16
with:
17
release-type: go
18
token: ${{ secrets.ONECLI_OSS_RELEASE }}
0 commit comments