diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ed28b50..b751529 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -15,7 +15,7 @@ jobs: steps: - name: ⬇ Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.1.0 + uses: dependabot/fetch-metadata@v2.2.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}'