diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 319ff03..882eec7 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Fetch dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1.3.6 + uses: dependabot/fetch-metadata@v1.5.0 with: github-token: ${{ secrets.GITHUB_TOKEN }}