diff --git a/.github/workflows/auto-pr-review.yml b/.github/workflows/auto-pr-review.yml index 0ddb797..bcfa726 100644 --- a/.github/workflows/auto-pr-review.yml +++ b/.github/workflows/auto-pr-review.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Get Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@c9c4182bf1b97f5224aee3906fd373f6b61b4526 + uses: dependabot/fetch-metadata@dbb049abf0d677abbd7f7eee0375145b417fdd34 with: github-token: "${{ secrets.GITHUB_TOKEN }}"