diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ea62961..0f77e4b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -20,6 +20,7 @@ jobs:
         uses: actions/checkout@v2.3.3
       -
         name: Validate
+        if: github.actor != 'dependabot[bot]' && github.actor != 'dependabot-preview[bot]'
         run: docker buildx bake validate
       -
         name: Test