diff --git a/.github/workflows/dependabot_automation.yml b/.github/workflows/dependabot_automation.yml index 4104bafd..0d5c25fe 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.4.0 + uses: dependabot/fetch-metadata@v1.5.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Approve