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 2b15c1d commit 34838cbCopy full SHA for 34838cb
.github/workflows/release-please.yml
@@ -21,7 +21,7 @@ jobs:
21
release-please:
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: GoogleCloudPlatform/[email protected].5
+ - uses: GoogleCloudPlatform/[email protected].6
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
release-type: simple
0 commit comments