diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfeff26c42..1ac5db73d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: go-version: stable - 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"