We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1196b54 commit c02cf48Copy full SHA for c02cf48
.github/workflows/release.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Checkout
30
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
31
32
- - uses: google-github-actions/release-please-action@cc61a07e2da466bebbc19b3a7dd01d6aecb20d1e # v4
+ - uses: google-github-actions/release-please-action@a37ac6e4f6449ce8b3f7607e4d97d0146028dc0b # v4
33
id: release
34
with:
35
command: manifest
0 commit comments