We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85df549 commit 3d950fbCopy full SHA for 3d950fb
1 file changed
.github/workflows/release-please.yml
@@ -10,6 +10,6 @@ jobs:
10
release-please:
11
runs-on: ubuntu-24.04
12
steps:
13
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
14
with:
15
token: '${{ secrets.RELEASE_PLEASE_TOKEN }}'
0 commit comments