diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index ecbd70f..6c8d192 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -11,7 +11,7 @@ jobs: steps: - 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 }} - name: Approve a PR