diff --git a/.github/workflows/on-pull-request.yml b/.github/workflows/on-pull-request.yml index d056ba3..5a4b84c 100644 --- a/.github/workflows/on-pull-request.yml +++ b/.github/workflows/on-pull-request.yml @@ -55,7 +55,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.4.0 + uses: dependabot/fetch-metadata@v1.5.1 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.