We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f91d84 commit fc0fd35Copy full SHA for fc0fd35
.github/workflows/concept-library-container.yaml
@@ -29,7 +29,7 @@ concurrency:
29
30
jobs:
31
concept-library-container:
32
- uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v3.4.0-containers
+ uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v3.4.2-containers
33
with:
34
job-name: concept-library-container
35
registry: ${{ vars.HARBOR_REGISTRY }}
0 commit comments