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 d4e57b3 commit df6f940Copy full SHA for df6f940
1 file changed
.github/workflows/integration.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
call-shared:
16
- uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@java-17
+ uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@b6a6d3da552b909921ce51807478d733a85dfd11
17
with:
18
language: java
19
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
0 commit comments