Browse Source
Merge pull request #895 from Fody/GitHubSync/20230702-145344
GitHubSync update
pull/896/head
Geert van Horrik
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
.github/workflows/dependabot-auto-merge.yml
-
deployment/cake/sourcecontrol-github.cake
|
|
@ -11,7 +11,7 @@ jobs: |
|
|
|
steps: |
|
|
|
- name: Dependabot metadata |
|
|
|
id: dependabot-metadata |
|
|
|
uses: dependabot/fetch-metadata@v1.4.0 |
|
|
|
uses: dependabot/fetch-metadata@v1.6.0 |
|
|
|
with: |
|
|
|
github-token: "${{ secrets.GITHUB_TOKEN }}" |
|
|
|
- name: Approve Dependabot PR |
|
|
|
|
|
@ -1,5 +1,5 @@ |
|
|
|
#addin "nuget:?package=Cake.GitHub&version=0.1.0" |
|
|
|
#addin "nuget:?package=Octokit&version=6.0.0" |
|
|
|
#addin "nuget:?package=Octokit&version=6.2.1" |
|
|
|
|
|
|
|
//------------------------------------------------------------- |
|
|
|
|
|
|
|