Skip to content

Bump mikepenz/action-junit-report from 6.4.0 to 6.4.1 #4992

Bump mikepenz/action-junit-report from 6.4.0 to 6.4.1

Bump mikepenz/action-junit-report from 6.4.0 to 6.4.1 #4992

Workflow file for this run

name: "Features Integration Tests"
on: [push, pull_request]
jobs:
features-test:
permissions:
contents: read
actions: read
uses: temporalio/features/.github/workflows/java.yaml@main
with:
java-repo-path: ${{github.event.pull_request.head.repo.full_name}}
version: ${{github.event.pull_request.head.ref}}
version-is-repo-ref: true