File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
66
path : tools
67
67
key : ${{ runner.os }}-tools-${{ hashFiles('recipe.cake') }}
68
68
- name : Build project
69
- uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3
69
+ uses : cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3
70
70
with :
71
71
script-path : recipe.cake
72
72
target : CI
Original file line number Diff line number Diff line change 61
61
# queries: ./path/to/local/query, your-org/your-repo/queries@main
62
62
63
63
- name : Build project
64
- uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3
64
+ uses : cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3
65
65
with :
66
66
script-path : recipe.cake
67
67
target : DotNetCore-Build
Original file line number Diff line number Diff line change 27
27
key : ${{ runner.os }}-doc-tools-${{ hashFiles('recipe.cake') }}
28
28
29
29
- name : Publishing documentaiton
30
- uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3
30
+ uses : cake-build/cake-action@d218f1133bb74a1df0b08c89cfd8fc100c09e1a0 # v3
31
31
with :
32
32
script-path : recipe.cake
33
33
target : Force-Publish-Documentation
You can’t perform that action at this time.
0 commit comments