diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69f0cc3c..397e8ce2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: go-version: stable - name: Draft Release Notes - uses: lucacome/draft-release@f15262dc3ac8c3efbf09a8ce5406cd0fc47aabb1 # v1.2.2 + uses: lucacome/draft-release@38def8b74645796e9743b53e0f187d4a8915ea3e # v1.2.3 with: minor-label: "enhancement" major-label: "change"