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 5ed9384 commit 0421574Copy full SHA for 0421574
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
- dist: ubuntu14
53
steps:
54
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
55
- - uses: googleapis/release-please-action@5792afc6b46e9bb55deda9eda973a18c226bc3fc # v4.1.5
+ - uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
56
with:
57
config-file: .github/release-please-config.json
58
manifest-file: .github/release-please-manifest.json
0 commit comments