diff --git a/.github/workflows/on_pull_request.yml b/.github/workflows/on_pull_request.yml index 9e56a5a..7e62c26 100644 --- a/.github/workflows/on_pull_request.yml +++ b/.github/workflows/on_pull_request.yml @@ -60,7 +60,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.