diff --git a/.github/workflows/pr-auto-approver.yml b/.github/workflows/pr-auto-approver.yml index 4ed94c6..e7e4a9b 100644 --- a/.github/workflows/pr-auto-approver.yml +++ b/.github/workflows/pr-auto-approver.yml @@ -17,7 +17,7 @@ jobs: steps: - name: Fetch dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 - name: Checkout repository uses: actions/checkout@v4 - name: Approve dependabot for non-major updates only