Skip to content

Commit

Permalink
Merge pull request #392 from cert-manager/self-upgrade-main
Browse files Browse the repository at this point in the history
[CI] Self-upgrade merging self-upgrade-main into main
  • Loading branch information
cert-manager-prow[bot] authored Jul 18, 2024
2 parents fffc462 + 81e0d17 commit fb6516a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/govulncheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
make print-go-version >> "$GITHUB_OUTPUT"
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ${{ steps.go-version.outputs.result }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/make-self-upgrade.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
make print-go-version >> "$GITHUB_OUTPUT"
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ${{ steps.go-version.outputs.result }}

Expand Down
28 changes: 14 additions & 14 deletions klone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,70 +10,70 @@ targets:
- folder_name: api-docs
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/api-docs
- folder_name: boilerplate
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/boilerplate
- folder_name: cert-manager
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/cert-manager
- folder_name: controller-gen
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/controller-gen
- folder_name: generate-verify
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/generate-verify
- folder_name: go
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/go
- folder_name: helm
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/helm
- folder_name: help
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/help
- folder_name: kind
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/kind
- folder_name: klone
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/klone
- folder_name: oci-build
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/oci-build
- folder_name: oci-publish
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/oci-publish
- folder_name: repository-base
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/repository-base
- folder_name: tools
repo_url: https://github.com/cert-manager/makefile-modules.git
repo_ref: main
repo_hash: 1f5b55f32fa60af63b2a77e2a589042c2d6f9762
repo_hash: 7200a66ad8f9488094e3ca72b06b9c0768323286
repo_path: modules/tools
2 changes: 1 addition & 1 deletion make/_shared/go/base/.github/workflows/govulncheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
make print-go-version >> "$GITHUB_OUTPUT"
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ${{ steps.go-version.outputs.result }}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
make print-go-version >> "$GITHUB_OUTPUT"
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version: ${{ steps.go-version.outputs.result }}

Expand Down

0 comments on commit fb6516a

Please sign in to comment.