We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a236cc4 commit 86ebc23Copy full SHA for 86ebc23
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout
26
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
27
28
- - uses: google-github-actions/release-please-action@c078ea33917ab8cfa5300e48f4b7e6b16606aede # v3
+ - uses: google-github-actions/release-please-action@51ee8ae2605bd5ce1cfdcc5938684908f1cd9f69 # v3
29
id: release
30
with:
31
command: manifest
0 commit comments