diff --git a/.github/workflows/dependabot-autoapprove.yml b/.github/workflows/dependabot-autoapprove.yml index 0b69967..df31b40 100644 --- a/.github/workflows/dependabot-autoapprove.yml +++ b/.github/workflows/dependabot-autoapprove.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Get Metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 - uses: actions/checkout@v4 name: Clone repo - name: Configure AWS credentials