We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c5bed9 commit c755b0aCopy full SHA for c755b0a
.github/workflows/release-please.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Run release-please
29
id: release
30
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.2.0
+ uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
31
with:
32
token: ${{ steps.generate-token.outputs.token }}
33
0 commit comments