We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c21f6a8 commit 3f94e4fCopy full SHA for 3f94e4f
.github/workflows/release-please.yml
@@ -7,7 +7,7 @@ jobs:
7
release-please:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: GoogleCloudPlatform/release-please-action@v1.3.2
+ - uses: GoogleCloudPlatform/release-please-action@v3.6.1
11
with:
12
token: ${{ secrets.GITHUB_TOKEN }}
13
release-type: node
0 commit comments