Skip to content

Commit

Permalink
chore(deps): update swanseauniversitymedical/workflows action
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 14, 2024
1 parent 2c3069d commit 7eabe7d
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/pr-and-release-container.yaml@v2.0.1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.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/pr-and-release-chart.yaml@v2.0.3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@v2.0.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/pr-and-release-chart.yaml@v2.0.3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@v2.0.4-charts
with:
job-name: guacamole-crds-chart
registry: ${{ vars.HARBOR_REGISTRY }}
Expand Down

0 comments on commit 7eabe7d

Please sign in to comment.