diff --git a/.github/workflows/dependabot-prs.yaml b/.github/workflows/dependabot-prs.yaml index 3fcf1c496..a052a929e 100644 --- a/.github/workflows/dependabot-prs.yaml +++ b/.github/workflows/dependabot-prs.yaml @@ -14,7 +14,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 + uses: dependabot/fetch-metadata@25dd0e34f4fe68f24cc83900b1fe3fe149efef98 with: github-token: '${{ secrets.GITHUB_TOKEN }}'