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 5d1f80d commit 4dc2567Copy full SHA for 4dc2567
.github/workflows/ci.yml
@@ -149,7 +149,7 @@ jobs:
149
.github/.cache/buster-for-binary
150
151
- name: Create/Update Draft
152
- uses: lucacome/draft-release@5d29432a46bff6c122cd4b07a1fb94e1bb158d34 # v1.1.1
+ uses: lucacome/draft-release@9e620cf75275b925cc44df78f13f4061f3190693 # v1.2.1
153
with:
154
minor-label: "enhancement"
155
major-label: "change"
.github/workflows/release-pr.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Get Release Notes
37
id: notes
38
39
40
config-path: .github/release-notes.yml
41
dry-run: true
0 commit comments