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.
2 parents b05476c + fed241f commit ceba22bCopy full SHA for ceba22b
1 file changed
.github/workflows/release-please.yml
@@ -14,7 +14,7 @@ jobs:
14
release-please:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
18
with:
19
token: ${{ secrets.GITHUB_TOKEN }}
20
target-branch: ${{ github.ref_name }}
0 commit comments