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 0666928 commit 41b65a1Copy full SHA for 41b65a1
.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:69f7762ec271b768b10e2d383e1dbc135c4df38a314a75c1ef35e9ff42276cb4"
36
steps:
37
- uses: actions/checkout@v5
38
0 commit comments