Skip to content

Commit

Permalink
Merge pull request #505 from Catel/GitHubSync/20230811-194845
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik committed Aug 11, 2023
2 parents d1fa76f + 8940781 commit 4f5b5c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deployment/cake/docker-tasks.cake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#l "docker-variables.cake"
#l "lib-octopusdeploy.cake"

#addin "nuget:?package=Cake.Docker&version=1.2.0"
#addin "nuget:?package=Cake.Docker&version=1.2.2"

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

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=7.0.1"
#addin "nuget:?package=Octokit&version=7.1.0"

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

Expand Down

0 comments on commit 4f5b5c3

Please sign in to comment.