diff --git a/.github/workflows/dependabot-automation.yml b/.github/workflows/dependabot-automation.yml index c7df380..2d8f1ca 100644 --- a/.github/workflows/dependabot-automation.yml +++ b/.github/workflows/dependabot-automation.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Retrieve Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1.5.1 + uses: dependabot/fetch-metadata@v1.6.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}"