diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 96afb49d..38a41097 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@5ef00187930bafb52d529e0b9c3dff045dfa9851 # v1.3.5 + uses: dependabot/fetch-metadata@4de7a6c08ce727a42e0adbbdc345f761a01240ce # v1.3.6 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Checkout