Browse Source

chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#6260)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 month ago
parent
commit
e3cb79472e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/dependabot-approve.yml

+ 1 - 1
.github/workflows/dependabot-approve.yml

@@ -26,7 +26,7 @@ jobs:
       # will not occur.
       - name: Dependabot metadata
         id: dependabot-metadata
-        uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 # v3.0.0
+        uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 # v3.1.0
         with:
           github-token: "${{ steps.app-token.outputs.token }}"
       # Here the PR gets approved.