diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index a9ea8e3..3ef8aa7 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -195,7 +195,7 @@ jobs: done - name: github - release - create - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: repository: ${{ github.repository }} name: v${{ env.gitVersion_SemVer }}