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 5c1b096 commit b225ee0Copy full SHA for b225ee0
.github/workflows/main.yml
@@ -237,7 +237,7 @@ jobs:
237
contents: write # to create release
238
pull-requests: write # to create release PR
239
steps:
240
- - uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
241
with:
242
release-type: node
243
# Use a token for creating the release-pr and git tags so that the `deploy` workflow can be triggered by them
0 commit comments