diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index d5e61e17738..2ed7d0da425 100644 --- a/.github/workflows/dependabot-prs.yml +++ b/.github/workflows/dependabot-prs.yml @@ -16,7 +16,7 @@ jobs: - name: Fetch Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.5.1 + uses: dependabot/fetch-metadata@v1.6.0 - uses: actions/checkout@v3.5.2 with: