Skip to content

Use actions as defined in current commit instead of main branch #6398

Use actions as defined in current commit instead of main branch

Use actions as defined in current commit instead of main branch #6398

name: Build and Test
on: [pull_request, push, workflow_dispatch]
jobs:
build:
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
with:
java_version: 21
secrets: inherit