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 ff59582Copy full SHA for ff59582
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@ba6eb72cc97fdf96fd36daf24b11b0eff5d9e128
17
with:
18
language: java
19
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
0 commit comments