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.
1 parent bf68954 commit 7b635d9Copy full SHA for 7b635d9
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
6.0
67
9.0
68
- name: Build project
69
- uses: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 # v2.0.0
+ uses: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3.0.1
70
with:
71
script-path: recipe.cake
72
target: CI
.github/workflows/codeql-analysis.yml
@@ -63,7 +63,7 @@ jobs:
63
dotnet-version: 7.0.x
64
65
target: DotNetCore-Build
0 commit comments