From 5dd09608937e19011ee8990b10ab814a371f0c9e Mon Sep 17 00:00:00 2001 From: Thinh Nguyen Date: Tue, 10 Dec 2024 18:00:20 -0600 Subject: [PATCH] Update codebook-profile-build-caller.yaml --- .github/workflows/codebook-profile-build-caller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codebook-profile-build-caller.yaml b/.github/workflows/codebook-profile-build-caller.yaml index b5e701f..862dcd0 100644 --- a/.github/workflows/codebook-profile-build-caller.yaml +++ b/.github/workflows/codebook-profile-build-caller.yaml @@ -32,7 +32,7 @@ jobs: workflow_version: ${{steps.get_version.outputs.workflow_version}} call_sciops_docker_image_debian: needs: [get_meta] - uses: dj-sciops/.github/.github/workflows/codebook-profile-build.yaml@main + uses: dj-sciops/.github/.github/workflows/codebook-profile-build-1.0.0.yaml@main # uses: yambottle/dj-sciops.github/.github/workflows/codebook-profile-build.yaml@main with: jhub_ver: ${{ inputs.jhub_ver }}