From ceb69c66d96112db5aa8971160f506e1ddf9abf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 23:12:26 +0000 Subject: [PATCH] chore(deps): bump dependabot/fetch-metadata Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 15c49302c4a0a37e326ec87971fba5d1e4322d97 to ce64ab543818415476df7072e04370945165b773. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/15c49302c4a0a37e326ec87971fba5d1e4322d97...ce64ab543818415476df7072e04370945165b773) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: ce64ab543818415476df7072e04370945165b773 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index a8f94f3a5..f576568f7 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -13,7 +13,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@15c49302c4a0a37e326ec87971fba5d1e4322d97 + uses: dependabot/fetch-metadata@ce64ab543818415476df7072e04370945165b773 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.