diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f03d542..2fd0c33 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -107,7 +107,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.4.0 + uses: dependabot/fetch-metadata@v2.5.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}'