We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c28fa2 commit 7692ff8Copy full SHA for 7692ff8
.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.4.0-containers
+ uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v3.4.1-containers
35
with:
36
job-name: concept-library-container
37
registry: ${{ vars.HARBOR_REGISTRY }}
0 commit comments