diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 218308bf..e4ecf29c 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -427,7 +427,7 @@ jobs: path: ./artifacts - name: Create GitHub Release with assets - uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2 + uses: softprops/action-gh-release@1853d73993c8ca1b2c9c1a7fede39682d0ab5c2a # v2 with: tag_name: ${{ needs.prepare-version.outputs.tag_name }} name: Release ${{ needs.prepare-version.outputs.version }}