diff --git a/.github/workflows/shared-dependabot.yml b/.github/workflows/shared-dependabot.yml index ab75ec5..2159c6c 100644 --- a/.github/workflows/shared-dependabot.yml +++ b/.github/workflows/shared-dependabot.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Load Dependabot meta-data - uses: dependabot/fetch-metadata@v2.1.0 + uses: dependabot/fetch-metadata@v2.2.0 id: dependabot-metadata with: github-token: ${{ secrets.GITHUB_TOKEN }}