Skip to content

Commit

Permalink
chore(deps): update swanseauniversitymedical/workflows action (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
marvin-serp-bot and renovate-bot authored Oct 11, 2024
1 parent f5e9999 commit 607165e
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].3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-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].1-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].2-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].3-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/[email protected].4-charts
with:
job-name: canary-crds-chart
comment-pr: "true"
Expand Down

0 comments on commit 607165e

Please sign in to comment.