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