Skip to content

Commit

Permalink
chore(deps): Update SwanseaUniversityMedical/workflows action to v1.8…
Browse files Browse the repository at this point in the history
….1 (#603)

Co-authored-by: dare-renovate[bot] <129118232+dare-renovate[bot]@users.noreply.github.enterprise.com>
Co-authored-by: Joss Whittle <joss.whittle@gmail.com>
  • Loading branch information
3 people authored Apr 10, 2024
1 parent d7b5e9e commit f7fcddd
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/egress-api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
egress-api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: egress-api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/egress-ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
egress-ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: egress-ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tre-api-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
tre-api-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: tre-api-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tre-hasura-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
tre-hasura-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: tre-hasura-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tre-sql-pg-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -21,7 +21,7 @@ concurrency:

jobs:
tre-pg-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: tre-sqlpg-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tre-sql-trino-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -21,7 +21,7 @@ concurrency:

jobs:
tre-trino-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: tre-sqltrino-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tre-ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
tre-ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: tre-ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ui-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

permissions:
contents: write
pull-requests: read
pull-requests: write
actions: read

concurrency:
Expand All @@ -23,7 +23,7 @@ concurrency:

jobs:
ui-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.6.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v1.8.1-containers
with:
job-name: ui-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit f7fcddd

Please sign in to comment.