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 72d63d0 commit c7778d9Copy full SHA for c7778d9
.github/workflows/release-please.yaml
@@ -11,7 +11,7 @@ jobs:
11
release_created: ${{ steps.release.outputs.release_created }}
12
steps:
13
- name: release-please-action
14
- uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
+ uses: googleapis/release-please-action@a02a34c4d625f9be7cb89156071d8567266a2445 # v4.2.0
15
id: release
16
with:
17
target-branch: ${{ github.head_ref || github.ref_name }}
0 commit comments