We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3659f8b commit 4632565Copy full SHA for 4632565
.github/workflows/release-please.yml
@@ -9,7 +9,7 @@ jobs:
9
release-please:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: GoogleCloudPlatform/release-please-action@v3.7.13
+ - uses: GoogleCloudPlatform/release-please-action@v4.2.0
13
with:
14
# We can't use GITHUB_TOKEN here because, github actions can't provocate actions
15
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow
0 commit comments