diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 459f349bf..f8cd42e3c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -250,7 +250,7 @@ jobs: path: release-artifacts/ - name: Create release - uses: ncipollo/release-action@v1.11.1 + uses: ncipollo/release-action@v1.11.2 with: removeArtifacts: true allowUpdates: true