From be4c21d8bb1282d6ca7462860d36693a21abb62d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:53:03 +0000 Subject: [PATCH] Build(deps): Bump frequenz-floss/dependabot-auto-approve Bumps [frequenz-floss/dependabot-auto-approve](https://github.com/frequenz-floss/dependabot-auto-approve) from b93b4ae2176f68308499582d43b95646db35c4a1 to e943399cc9d76fbb6d7faae446cd57301d110165. - [Release notes](https://github.com/frequenz-floss/dependabot-auto-approve/releases) - [Commits](https://github.com/frequenz-floss/dependabot-auto-approve/compare/b93b4ae2176f68308499582d43b95646db35c4a1...e943399cc9d76fbb6d7faae446cd57301d110165) --- updated-dependencies: - dependency-name: frequenz-floss/dependabot-auto-approve dependency-version: e943399cc9d76fbb6d7faae446cd57301d110165 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-dependabot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-dependabot.yaml b/.github/workflows/auto-dependabot.yaml index f10c002..a7cef94 100644 --- a/.github/workflows/auto-dependabot.yaml +++ b/.github/workflows/auto-dependabot.yaml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Auto-merge Dependabot PR - uses: frequenz-floss/dependabot-auto-approve@b93b4ae2176f68308499582d43b95646db35c4a1 # v1.3.2 + ignore-regex-pr-title + uses: frequenz-floss/dependabot-auto-approve@e943399cc9d76fbb6d7faae446cd57301d110165 # v1.3.2 + ignore-regex-pr-title with: github-token: ${{ secrets.GITHUB_TOKEN }} dependency-type: 'all'