diff --git a/.github/workflows/dependabot-build.yml b/.github/workflows/dependabot-build.yml index 06d406e..6c472f9 100644 --- a/.github/workflows/dependabot-build.yml +++ b/.github/workflows/dependabot-build.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Fetch dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.2.1 + uses: dependabot/fetch-metadata@v1.3.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" build-dependabot-changes: