Skip to content

Commit

Permalink
test: cosign upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
JossWhittle committed Jun 11, 2024
1 parent 48afc96 commit 0611843
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/controller-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,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.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@renovate/sigstore-cosign-installer-3.x
with:
job-name: controller-container
comment-pr: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fizzbuzz-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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@v2.0.0-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@renovate/sigstore-cosign-installer-3.x
with:
job-name: fizzbuzz-chart
comment-pr: "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 @@ -41,7 +41,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@v2.0.0-charts
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-chart.yaml@renovate/sigstore-cosign-installer-3.x
with:
job-name: fizzbuzz-crds-chart
comment-pr: "true"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/trino-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# Job name must be unique across repo to target
# branch protection rules "required checks" properly!
trino-container:
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@v2.0.0-containers
uses: SwanseaUniversityMedical/workflows/.github/workflows/pr-and-release-container.yaml@renovate/sigstore-cosign-installer-3.x
with:
job-name: trino-container
comment-pr: "true"
Expand Down

0 comments on commit 0611843

Please sign in to comment.