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 d6cfcf9 commit 0861cb2Copy full SHA for 0861cb2
.github/workflows/ci.yaml
@@ -60,7 +60,7 @@ jobs:
60
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
61
with:
62
persist-credentials: false
63
- - uses: googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5
+ - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
64
65
config-file: .github/release-please-config.json
66
manifest-file: .github/release-please-manifest.json
0 commit comments