We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e32ec0e + 736e8e2 commit 37eeaf7Copy full SHA for 37eeaf7
1 file changed
.github/workflows/release-please.yml
@@ -16,7 +16,7 @@ jobs:
16
name: release
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: googleapis/release-please-action@v4
+ - uses: googleapis/release-please-action@v5
20
with:
21
release-type: simple
22
token: ${{ secrets.PAT }}
0 commit comments