diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8bc6f85d..341cae6b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -134,7 +134,7 @@ jobs: if: always() - name: Create/Update Draft - uses: lucacome/draft-release@f6dc37dcdf44be100a649b72c62c628776750190 # v0.2.2 + uses: lucacome/draft-release@3ed3808cb75e4398e021a19a171ce62f4943f2f7 # v1.0.0 with: minor-label: "enhancement" major-label: "change"