diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fdc1b9e..6d44a61 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: sarif_file: ${{ steps.scan.outputs.sarif }} - name: Create/Update Draft - uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1 + uses: lucacome/draft-release@52f02d1a69b61568e54ab5cf86ce91503bac4066 # v1.0.2 with: minor-label: "enhancement" major-label: "change"