We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba384ad commit 8778583Copy full SHA for 8778583
1 file changed
.github/workflows/cdf_auth.yaml
@@ -14,7 +14,7 @@ jobs:
14
matrix:
15
cdf_project: ["python-sdk-contributor", "python-sdk-test-prod"]
16
container:
17
- image: cognite/toolkit:0.4.9
+ image: cognite/toolkit:0.6.17
18
env:
19
CDF_CLUSTER: ${{ vars.CDF_CLUSTER_CD }}
20
CDF_PROJECT: ${{ matrix.cdf_project }}
0 commit comments