From 1203e179062099ccbaedc0d0dc5b2beb9b4d81ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:17:24 +0000 Subject: [PATCH] chore(deps): bump dependabot/fetch-metadata Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 7a4b92f93a688100997537756415299e15fc2431 to 4e3019bf56bd4a14aabb4848d07a268b65f55429. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](https://github.com/dependabot/fetch-metadata/compare/7a4b92f93a688100997537756415299e15fc2431...4e3019bf56bd4a14aabb4848d07a268b65f55429) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: 4e3019bf56bd4a14aabb4848d07a268b65f55429 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 5f85d539162..77930815348 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -14,7 +14,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@7a4b92f93a688100997537756415299e15fc2431 + uses: dependabot/fetch-metadata@4e3019bf56bd4a14aabb4848d07a268b65f55429 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.