We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0707b5f + 18a9ee3 commit 1c1b90cCopy full SHA for 1c1b90c
.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@v4.1.5
+ - uses: GoogleCloudPlatform/release-please-action@v4.2.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