diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index e754f418..8d0e196f 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -22,7 +22,7 @@ jobs: - name: Dependabot metadata id: dependabot-metadata # Use 'dependabot/fetch-metadata' to fetch the metadata about the update - uses: dependabot/fetch-metadata@v1.6.0 + uses: dependabot/fetch-metadata@v2.2.0 - name: Approve patch and minor updates # Conditional statement to run the steps only when the update type is a patch or minor