diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe6b603..675b24d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -73,7 +73,7 @@ jobs: echo "EOF" >> $GITHUB_OUTPUT - name: Create Release - uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1 + uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3 with: tag_name: ${{ steps.release_notes.outputs.tag_name }} name: Release ${{ steps.release_notes.outputs.tag_name }}