File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
git config user.name github-actions
19
19
git config user.email [email protected]
20
20
- name : Do Check
21
- uses : cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 # v2 .0.0
21
+ uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3 .0.0
22
22
with :
23
23
script-path : build.cake
24
24
target : CI
Original file line number Diff line number Diff line change 18
18
- name : Checkout the repository
19
19
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
20
20
- name : Do Check
21
- uses : cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 # v2 .0.0
21
+ uses : cake-build/cake-action@5167c3f6a9e15c76f009de2acdfb9488552bc0b9 # v3 .0.0
22
22
with :
23
23
script-path : build.cake
24
24
target : GetVersionManually
You can’t perform that action at this time.
0 commit comments