Skip to content

Commit 3480e47

Browse files
authored
Merge pull request #10 from devlead/renovate/cake-build-cake-action-digest
Update cake-build/cake-action to v3
2 parents d351487 + 007ceab commit 3480e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
global-json-file: global.json
3939

4040
- name: Run Cake script
41-
uses: cake-build/cake-action@e313098c20bca582d10e19cbae215378d1f3b903
41+
uses: cake-build/cake-action@v3
4242
env:
4343
NuGetReportSettings_SharedKey: ${{ secrets.NUGETREPORTSETTINGS_SHAREDKEY }}
4444
NuGetReportSettings_WorkspaceId: ${{ secrets.NUGETREPORTSETTINGS_WORKSPACEID }}

0 commit comments

Comments
 (0)