mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 03:46:31 +00:00
Update ginkgo and gomega (main) (#956)
* Update ginkgo and gomega * Update Ginkgo to version 2.32.0 in workflows and Makefile --------- Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com> Co-authored-by: Enrico Candino <enrico.candino@suse.com>
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Install Ginkgo
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
|
||||
|
||||
- name: Setup environment
|
||||
run: |
|
||||
@@ -116,7 +116,7 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Install Ginkgo
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
|
||||
|
||||
- name: Setup environment
|
||||
run: |
|
||||
|
||||
@@ -50,7 +50,7 @@ jobs:
|
||||
go-version-file: go.mod
|
||||
|
||||
- name: Install Ginkgo
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@3c7bde4e56b079f4ce636d238daadaa94d32de12 #v2.31.0
|
||||
run: go install github.com/onsi/ginkgo/v2/ginkgo@9ff1646a26f77a4c0d33ddba3e6368c42c0e8842 #v2.32.0
|
||||
|
||||
- name: Setup environment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user