From a957fc942d27b3b11d062e36acb6535d8868cbf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:10:10 +0000 Subject: [PATCH] chore(deps): bump dailydevops/dependamerge-action from 1.1.37 to 1.1.42 (#49) --- .github/workflows/local-dependamerge.yml | 2 +- .github/workflows/step-dependabot-merge.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/local-dependamerge.yml b/.github/workflows/local-dependamerge.yml index 2492f57..0878d64 100644 --- a/.github/workflows/local-dependamerge.yml +++ b/.github/workflows/local-dependamerge.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Dependabot Auto Merge - uses: dailydevops/dependamerge-action@v1.1.37 + uses: dailydevops/dependamerge-action@v1.1.42 with: token: ${{ secrets.DEPENDABOT }} command: squash diff --git a/.github/workflows/step-dependabot-merge.yml b/.github/workflows/step-dependabot-merge.yml index 642be86..78ef0ab 100644 --- a/.github/workflows/step-dependabot-merge.yml +++ b/.github/workflows/step-dependabot-merge.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Dependabot Auto Merge - uses: dailydevops/dependamerge-action@v1.1.37 + uses: dailydevops/dependamerge-action@v1.1.42 with: token: ${{ secrets.DEPENDABOT }} command: squash