Skip to content

Commit

Permalink
chore(deps): Update charts workflow (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle authored Apr 12, 2024
1 parent 981a65d commit e0b7017
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fizzbuzz-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
fizzbuzz-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@feat/switch-chart-ci-to-use-step-summaries
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@v1.5.0-charts
with:
job-name: fizzbuzz-chart
comment-enabled: 'true'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fizzbuzz-crds-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
fizzbuzz-crds-chart:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@feat/switch-chart-ci-to-use-step-summaries
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@v1.5.0-charts
with:
job-name: fizzbuzz-crds-chart
comment-enabled: 'true'
Expand Down

0 comments on commit e0b7017

Please sign in to comment.