diff --git a/.github/workflows/qa.yaml b/.github/workflows/qa.yaml index f33bfa50f..1e053881f 100644 --- a/.github/workflows/qa.yaml +++ b/.github/workflows/qa.yaml @@ -64,8 +64,9 @@ jobs: run: | dart pub global activate protoc_plugin - name: Quality check - uses: canonical/desktop-engineering/gh-actions/go/code-sanity@main + uses: canonical/desktop-engineering/gh-actions/go/code-sanity@setup-grpc-github-token with: + github-token: ${{ github.token}} working-directory: ${{ matrix.subproject }} go-tags: gowslmock tools-directory: ${{ github.workspace }}/tools