diff --git a/.github/workflows/on-pull-request.yml b/.github/workflows/on-pull-request.yml index 3e5fea6..fddc525 100644 --- a/.github/workflows/on-pull-request.yml +++ b/.github/workflows/on-pull-request.yml @@ -66,7 +66,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v2.2.0 + uses: dependabot/fetch-metadata@v2.3.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.