diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index af19123f7f..48c498a650 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -83,7 +83,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.5.0 + uses: dependabot/fetch-metadata@v3.0.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}' - name: Approve a PR