diff --git a/.github/workflows/dependabot-labels.yml b/.github/workflows/dependabot-labels.yml index 6d2d37375..32ab4e689 100644 --- a/.github/workflows/dependabot-labels.yml +++ b/.github/workflows/dependabot-labels.yml @@ -22,7 +22,7 @@ jobs: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: "${{ secrets.GITHUB_TOKEN }}"