diff --git a/.github/workflows/gitleaks.yaml b/.github/workflows/gitleaks.yaml index c115f77..eb3c852 100644 --- a/.github/workflows/gitleaks.yaml +++ b/.github/workflows/gitleaks.yaml @@ -1,4 +1,4 @@ -name: Secret Value found!! +name: Secret Value found! on: push: public: @@ -35,4 +35,5 @@ jobs: nuget install "Syncfusion.Email" -source ${{ secrets.NexusFeedLink }} -ExcludeVersion dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1 dotnet $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1/GitleaksReportMail.dll ${{ secrets.CITEAMCREDENTIALS }} "$GITHUB_REF_NAME" ${{ secrets.NETWORKCREDENTIALS }} ${{ secrets.NETWORKKEY }} "$GITHUB_WORKSPACE" ${{ secrets.ORGANIZATIONNAME }} + exit 1 \ No newline at end of file diff --git a/JumpListView/JumpListView/JumpListView.UWP/SfListViewSample.UWP.csproj b/JumpListView/JumpListView/JumpListView.UWP/SfListViewSample.UWP.csproj index e45672c..b7a373f 100644 --- a/JumpListView/JumpListView/JumpListView.UWP/SfListViewSample.UWP.csproj +++ b/JumpListView/JumpListView/JumpListView.UWP/SfListViewSample.UWP.csproj @@ -146,7 +146,7 @@ 17.4.0.44 - + 4.4.0.991537