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 f04edcd commit 9919be6Copy full SHA for 9919be6
.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@38def8b74645796e9743b53e0f187d4a8915ea3e # v1.2.3
+ uses: lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
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