diff --git a/.github/workflows/spring-merge-dependabot-pr.yml b/.github/workflows/spring-merge-dependabot-pr.yml index 435afeb..8ddf4ce 100644 --- a/.github/workflows/spring-merge-dependabot-pr.yml +++ b/.github/workflows/spring-merge-dependabot-pr.yml @@ -57,7 +57,7 @@ jobs: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ env.GH_TOKEN }}