Skip to content

Commit fc87c5f

Browse files
Merge pull request #680 from WildGums/GitHubSync/20240207-160410
GitHubSync update
2 parents 6790f12 + 38e4070 commit fc87c5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Cake Action
3131
id: cake-action
32-
uses: cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b #v1.4.1
32+
uses: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 #v2.0.0
3333
with:
3434
target: BuildAndTest
3535
arguments: |

deployment/cake/sourcecontrol-github.cake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#addin "nuget:?package=Cake.GitHub&version=0.1.0"
2-
#addin "nuget:?package=Octokit&version=9.1.1"
2+
#addin "nuget:?package=Octokit&version=9.1.2"
33

44
//-------------------------------------------------------------
55

0 commit comments

Comments
 (0)