Skip to content

Commit

Permalink
Merge pull request #474 from WildGums/GitHubSync/20240207-164507
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Feb 7, 2024
2 parents b426efc + c968a64 commit 1ea628e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Cake Action
id: cake-action
uses: cake-build/cake-action@a6eb054329257c9e70a6c6bf01747ad6e1d9d52b #v1.4.1
uses: cake-build/cake-action@1223b6fa067ad192159f43b50cd4f953679b0934 #v2.0.0
with:
target: BuildAndTest
arguments: |
Expand Down
2 changes: 1 addition & 1 deletion deployment/cake/sourcecontrol-github.cake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#addin "nuget:?package=Cake.GitHub&version=0.1.0"
#addin "nuget:?package=Octokit&version=9.1.1"
#addin "nuget:?package=Octokit&version=9.1.2"

//-------------------------------------------------------------

Expand Down

0 comments on commit 1ea628e

Please sign in to comment.