diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 9fc9f91..5de8ca7 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -599,7 +599,7 @@ jobs: shell: bash - name: Create GitHub Release - uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2 + uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0 with: tag_name: ${{ env.TAG }} generate_release_notes: true