We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dfc82e commit a1ba71dCopy full SHA for a1ba71d
1 file changed
.github/workflows/release-please.yml
@@ -17,7 +17,7 @@ jobs:
17
release-please:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: googleapis/release-please-action@v4.4.1
+ - uses: googleapis/release-please-action@v5.0
21
with:
22
token: ${{ secrets.RELEASE_GH_TOKEN }}
23
config-file: release-please-config.json
0 commit comments