Skip to content

Commit

Permalink
Merge branch 'main' into renovate/swanseauniversitymedical-workflows-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
rdash99 authored Oct 17, 2024
2 parents 69d7ab5 + a102709 commit b8e8018
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/controller-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!!
controller-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].3-containers
with:
job-name: controller-container
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/guacamole-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
guacamole-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-charts
with:
job-name: guacamole-chart
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/guacamole-crds-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
guacamole-crds-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-charts
with:
job-name: guacamole-crds-chart
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit b8e8018

Please sign in to comment.