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 f382f53 commit 5397af6Copy full SHA for 5397af6
.github/workflows/ci.yaml
@@ -65,7 +65,7 @@ jobs:
65
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
66
with:
67
persist-credentials: false
68
- - uses: googleapis/release-please-action@c2a5a2bd6a758a0937f1ddb1e8950609867ed15c # v4.3.0
+ - uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
69
70
config-file: .github/release-please-config.json
71
manifest-file: .github/release-please-manifest.json
0 commit comments