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 61b70e9 commit 19a099eCopy full SHA for 19a099e
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
test-type: "ubuntu"
33
env:
34
JAVA_OPTS: "${{ matrix.java-opts }}"
35
- TS_SDK_IMAGE: "registry.jetbrains.team/p/grazi/grazie-infra-public/typescript-sdk-mcp@sha256:585bd19d0f2c3e46250da4d128cf3f2e8c155dc387026927e319f556a4fd559f"
+ TS_SDK_IMAGE: "registry.jetbrains.team/p/grazi/grazie-infra-public/typescript-sdk-mcp@sha256:97db9969e988c566c87c1c1b64605c6ce333a6db84d702339c8670987e8e8064"
36
DOCKER_DEFAULT_PLATFORM: "linux/amd64"
37
steps:
38
- uses: actions/checkout@v5
0 commit comments