Skip to content

Commit d172355

Browse files
committed
test: try new IT branch
Signed-off-by: Ruben Romero Montes <[email protected]>
1 parent e993302 commit d172355

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ concurrency:
1313

1414
jobs:
1515
call-shared:
16-
uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@main
16+
uses: ruromero/exhort-integration-tests/.github/workflows/integration.yml@fix/exact-transitive-counts
1717
with:
1818
language: java
1919
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
20-
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}
20+
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)