We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d351487 + 007ceab commit 3480e47Copy full SHA for 3480e47
1 file changed
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
global-json-file: global.json
39
40
- name: Run Cake script
41
- uses: cake-build/cake-action@e313098c20bca582d10e19cbae215378d1f3b903
+ uses: cake-build/cake-action@v3
42
env:
43
NuGetReportSettings_SharedKey: ${{ secrets.NUGETREPORTSETTINGS_SHAREDKEY }}
44
NuGetReportSettings_WorkspaceId: ${{ secrets.NUGETREPORTSETTINGS_WORKSPACEID }}
0 commit comments