diff --git a/.github/workflows/update-binary.yml b/.github/workflows/update-binary.yml index c738897..cddf0fa 100644 --- a/.github/workflows/update-binary.yml +++ b/.github/workflows/update-binary.yml @@ -89,7 +89,7 @@ jobs: merge-multiple: true - name: Create Release - uses: ncipollo/release-action@v1.20.0 + uses: ncipollo/release-action@v1.21.0 with: name: ${{ needs.build-stubs.outputs.BUILD_NUMBER }} tag: ${{ needs.build-stubs.outputs.BUILD_NUMBER }}