diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index c286032bb..f4020e43f 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -52,7 +52,7 @@ jobs: contents: read pull-requests: write steps: - - uses: dependabot/fetch-metadata@v1.6.0 + - uses: dependabot/fetch-metadata@v2.1.0 id: dependabot-metadata - name: Approve patch and minor updates id: approve-patch-and-minor-updates