diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index 73851f61..69a4e328 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -11,7 +11,7 @@ jobs: - name: Dependabot metadata if: github.actor == 'dependabot[bot]' id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.1.1 + uses: dependabot/fetch-metadata@v1.2.0 with: github-token: "${{ secrets.TECH_TOKEN }}"