Skip to content

Commit

Permalink
chore(deps): update workflows group
Browse files Browse the repository at this point in the history
  • Loading branch information
nrda-renovate[bot] committed Jul 1, 2024
1 parent 251fed0 commit 09b279a
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/egress-api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
egress-api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: egress-api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/egress-ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
egress-ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: egress-ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
main-api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: main-api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
main-ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: main-ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ concurrency:

jobs:
pr-labeler:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-labeler.yaml@v1.0.0-pr-labeler
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-labeler.yaml@v1.1.1-pr-labeler
2 changes: 1 addition & 1 deletion .github/workflows/pr-title-commitlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ concurrency:

jobs:
pr-title-commitlint:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.2.0-pr-title-commitlint
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-title-commitlint.yaml@v1.4.0-pr-title-commitlint
2 changes: 1 addition & 1 deletion .github/workflows/tre-api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
tre-api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: tre-api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tre-hasura-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
tre-hasura-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: tre-hasura-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tre-sql-pg-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
tre-sql-pg-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: tre-sql-pg-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tre-sql-trino-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
tre-sql-trino-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: tre-sql-trino-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tre-ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
tre-ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.9.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.1-containers
with:
job-name: tre-ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit 09b279a

Please sign in to comment.