File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ jobs:
186
186
echo "GOCACHE=${{ github.workspace }}/.gocache" >> $GITHUB_ENV
187
187
188
188
- name : Create/Update Draft
189
- uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
189
+ uses : lucacome/draft-release@fd099feb33710d1fa27b915a08a7acd6a1fb7fd2 # v2.0.0
190
190
with :
191
191
minor-label : " enhancement"
192
192
major-label : " change"
Original file line number Diff line number Diff line change 36
36
37
37
- name : Get Release Notes
38
38
id : notes
39
- uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
39
+ uses : lucacome/draft-release@fd099feb33710d1fa27b915a08a7acd6a1fb7fd2 # v2.0.0
40
40
with :
41
41
config-path : .github/release-notes.yml
42
42
dry-run : true
You can’t perform that action at this time.
0 commit comments