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:
186186 echo "GOCACHE=${{ github.workspace }}/.gocache" >> $GITHUB_ENV
187187
188188 - name : Create/Update Draft
189- uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
189+ uses : lucacome/draft-release@fd099feb33710d1fa27b915a08a7acd6a1fb7fd2 # v2.0.0
190190 with :
191191 minor-label : " enhancement"
192192 major-label : " change"
Original file line number Diff line number Diff line change 3636
3737 - name : Get Release Notes
3838 id : notes
39- uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
39+ uses : lucacome/draft-release@fd099feb33710d1fa27b915a08a7acd6a1fb7fd2 # v2.0.0
4040 with :
4141 config-path : .github/release-notes.yml
4242 dry-run : true
You can’t perform that action at this time.
0 commit comments