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 824f857 commit bcd429eCopy full SHA for bcd429e
.github/workflows/release.yaml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Release Please
24
- uses: google-github-actions/release-please-action@v4.2.0
+ uses: google-github-actions/release-please-action@v4
25
with:
26
config-file: .github/release-please-config.json
27
manifest-file: .github/.release-please-manifest.json
0 commit comments