Skip to content

Commit b1aab6d

Browse files
committed
ci: update integration-test Action
1 parent 5023e67 commit b1aab6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
path: src
268268

269269
- name: Integration test
270-
uses: getsentry/github-workflows/sentry-cli/integration-test/@v2
270+
uses: getsentry/github-workflows/sentry-cli/integration-test/@0ee6d58acd5ca949358c3f62263a3c592689553e
271271
with:
272272
path: integration-test
273273

@@ -348,7 +348,7 @@ jobs:
348348
path: src
349349

350350
- name: Test AOT
351-
uses: getsentry/github-workflows/sentry-cli/integration-test/@v2
351+
uses: getsentry/github-workflows/sentry-cli/integration-test/@0ee6d58acd5ca949358c3f62263a3c592689553e
352352
env:
353353
RuntimeIdentifier: ${{ matrix.rid }}
354354
with:

0 commit comments

Comments
 (0)