We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689af9b commit cc9fda5Copy full SHA for cc9fda5
.github/workflows/ci.yml
@@ -88,7 +88,7 @@ jobs:
88
sarif_file: ${{ steps.scan.outputs.sarif }}
89
90
- name: Create/Update Draft
91
- uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1
+ uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2
92
with:
93
minor-label: "enhancement"
94
major-label: "change"
0 commit comments