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 faee758 commit 6c01181Copy full SHA for 6c01181
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@main
+ uses: trustification/exhort-integration-tests/.github/workflows/integration.yml@java-17
17
with:
18
language: java
19
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
0 commit comments