diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 921dea0..094beff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: ./scripts/ci-go-deps.sh - name: 'Pre-Commit Checks' - uses: pre-commit/action@v2.0.3 + uses: pre-commit/action@v3.0.0 - name: "Ensure data files are correct file type" run: |