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