diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3ca648b..aca2ef1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -70,7 +70,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.2.0 + uses: dependabot/fetch-metadata@v2.3.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}'