diff --git a/.github/workflows/dependency-tests.yml b/.github/workflows/dependency-tests.yml index 71a2792..e489a22 100644 --- a/.github/workflows/dependency-tests.yml +++ b/.github/workflows/dependency-tests.yml @@ -108,7 +108,7 @@ jobs: - name: Create new release and push to registry id: release - uses: ncipollo/release-action@v1.13.0 + uses: ncipollo/release-action@v1.14.0 with: generateReleaseNotes: true name: "v${{ steps.version.outputs.version }}"