diff --git a/.github/workflows/dependabot_automation.yml b/.github/workflows/dependabot_automation.yml index 0d5c25fe..67e9e10e 100644 --- a/.github/workflows/dependabot_automation.yml +++ b/.github/workflows/dependabot_automation.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1.5.0 + uses: dependabot/fetch-metadata@v1.5.1 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Approve