diff --git a/.github/workflows/test-library.yml b/.github/workflows/test-library.yml index 5d416fd3be..58e93a8bfb 100644 --- a/.github/workflows/test-library.yml +++ b/.github/workflows/test-library.yml @@ -820,7 +820,7 @@ jobs: - name: >- Publish a GitHub Release for ${{ needs.pre-setup.outputs.git-tag }} - uses: ncipollo/release-action@v1.8.10 + uses: ncipollo/release-action@v1.9.0 with: allowUpdates: false artifactErrorsFailBuild: false