diff --git a/.github/workflows/dependabot-automation.yml b/.github/workflows/dependabot-automation.yml index fe5078b..c0113e8 100644 --- a/.github/workflows/dependabot-automation.yml +++ b/.github/workflows/dependabot-automation.yml @@ -15,7 +15,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@d7267f607e9d3fb96fc2fbe83e0af444713e90b7 + uses: dependabot/fetch-metadata@ffa630c65fa7e0ecfa0625b5ceda64399aea1b36 with: github-token: "${{ secrets.GITHUB_TOKEN }}"