Skip to content

Commit d41e205

Browse files
committed
Linting with locally installed spectral-cli
1 parent 8fc86d2 commit d41e205

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
uses: entur/gha-meta/.github/actions/cloud-auth@v1
4848
with:
4949
environment: 'dev'
50-
gcp_workload_identity_provider: ${{ vars.WORKLOAD_IDENTITY_PROVIDER }}
51-
gcp_service_account: ${{ vars.SERVICE_ACCOUNT }}
50+
gcp_workload_identity_provider: ${{ vars.cloud-auth }}
51+
gcp_service_account: ${{ vars.CI_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)