diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a18236b..7469744 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,7 +38,7 @@ jobs: global-json-file: global.json - name: Run Cake script - uses: cake-build/cake-action@e313098c20bca582d10e19cbae215378d1f3b903 + uses: cake-build/cake-action@v3 env: NuGetReportSettings_SharedKey: ${{ secrets.NUGETREPORTSETTINGS_SHAREDKEY }} NuGetReportSettings_WorkspaceId: ${{ secrets.NUGETREPORTSETTINGS_WORKSPACEID }}