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 eaebe0c + 6c88707 commit 2d9352bCopy full SHA for 2d9352b
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
key: ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
67
68
- name: Build project
69
- uses: cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3
+ uses: cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3
70
with:
71
script-path: recipe.cake
72
target: CI
.github/workflows/codeql-analysis.yml
@@ -47,7 +47,7 @@ jobs:
47
languages: ${{ matrix.language }}
48
49
50
51
52
53
target: DotNetCore-Build
0 commit comments