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 a7b972a commit aee2ca9Copy full SHA for aee2ca9
.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@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3.0.0
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