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 Feb 3, 2025
1 parent 0c670a9 commit f5fecf0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-canary-chart.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!
canary-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].5-charts
with:
job-name: canary-chart
comment-pr: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-canary-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
canary-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].3-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-containers
with:
job-name: canary-container
comment-pr: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-canary-crds-chart.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!
canary-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].5-charts
with:
job-name: canary-crds-chart
comment-pr: "true"
Expand Down

0 comments on commit f5fecf0

Please sign in to comment.