diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 7185dff252..1c0268b447 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
         if: github.ref_type == 'tag'
 
       - name: Create/Update Draft
-        uses: lucacome/draft-release@3ed3808cb75e4398e021a19a171ce62f4943f2f7 # v1.0.0
+        uses: lucacome/draft-release@785af55296512c907875513e397320ae3f1306bb # v1.0.1
         id: release-notes
         with:
           minor-label: "enhancement"