We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296c26c commit 7c70c5eCopy full SHA for 7c70c5e
.github/workflows/release-please.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Release
43
id: release
44
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4
+ uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4
45
with:
46
token: ${{ steps.generate-token.outputs.token }}
47
target-branch: main
0 commit comments