From b6fb3822f11c28092d7e9e8d2b2648a7b39ff866 Mon Sep 17 00:00:00 2001 From: Tino Hager Date: Fri, 13 Dec 2024 21:43:52 +0100 Subject: [PATCH] Update dependabot-github-actions-automerge.yml --- .github/workflows/dependabot-github-actions-automerge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dependabot-github-actions-automerge.yml b/.github/workflows/dependabot-github-actions-automerge.yml index c9ce03f..2047dd2 100644 --- a/.github/workflows/dependabot-github-actions-automerge.yml +++ b/.github/workflows/dependabot-github-actions-automerge.yml @@ -12,7 +12,6 @@ permissions: jobs: dependabot: runs-on: ubuntu-latest - needs: build if: ${{ github.actor == 'dependabot[bot]' }} steps: - name: Dependabot metadata