From c8d0e0e410b51feefefcc9729bbbc049b7f6f46d Mon Sep 17 00:00:00 2001 From: N6REJ Date: Tue, 8 Nov 2022 21:27:43 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/wo?= =?UTF-8?q?rkflows/auto-merge.yml'=20with=20remote=20'.github/workflows/au?= =?UTF-8?q?to-merge.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-merge.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 89c7bd3..6e21d3c 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -10,4 +10,5 @@ jobs: - uses: actions/checkout@v3.1.0 - uses: ahmadnassri/action-dependabot-auto-merge@v2 with: + target: minor github-token: ${{ secrets.mytoken }} From 359d509d2751453d17959bb0adb0d7d2054093ee Mon Sep 17 00:00:00 2001 From: N6REJ Date: Tue, 8 Nov 2022 21:41:20 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/wo?= =?UTF-8?q?rkflows/auto-merge.yml'=20with=20remote=20'.github/workflows/au?= =?UTF-8?q?to-merge.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 6e21d3c..7360d8f 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3.1.0 - - uses: ahmadnassri/action-dependabot-auto-merge@v2 + - uses: ahmadnassri/action-dependabot-auto-merge@v2.6 with: target: minor github-token: ${{ secrets.mytoken }} From 439115e08db7a8eb1b7eda74ef3b5cf81fe9ac4f Mon Sep 17 00:00:00 2001 From: N6REJ Date: Tue, 8 Nov 2022 21:49:56 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=94=84=20Synced=20local=20'.github/wo?= =?UTF-8?q?rkflows/release.yml'=20with=20remote=20'.github/workflows/relea?= =?UTF-8?q?se.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8df0f8..c887bb2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,4 +37,4 @@ jobs: # once cloned, we just run the GitHub Action for the packager project - name: WoW Packager - uses: BigWigsMods/packager@v2.0.11 + uses: BigWigsMods/packager@v2.1.0