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