diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 4ac8062..fdf11f5 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -21,7 +21,7 @@ jobs: steps: - name: ⏬ Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v3.0.0 + uses: dependabot/fetch-metadata@v3.1.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}'