diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6d4a37f..b56f00b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -93,7 +93,7 @@ jobs: sarif_file: ${{ steps.scan.outputs.sarif }} - name: Create/Update Draft - uses: lucacome/draft-release@8a63d32c79a171ae6048e614a8988f0ac3ed56d4 # v1.1.0 + uses: lucacome/draft-release@5d29432a46bff6c122cd4b07a1fb94e1bb158d34 # v1.1.1 with: minor-label: "enhancement" major-label: "change"