diff --git a/.github/workflows/dagger-lint.yaml b/.github/workflows/dagger-lint.yaml index 75c8afd3..c07ce8b6 100644 --- a/.github/workflows/dagger-lint.yaml +++ b/.github/workflows/dagger-lint.yaml @@ -11,6 +11,7 @@ jobs: uses: dagger/dagger-for-github@v6 with: verb: call + module: ci args: lint --directory=./ version: '0.14.0' # TODO: add the token as github secret