This repository was archived by the owner on Sep 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 14 files changed +230
-22
lines changed
third_party/VENDOR-LICENSE/github.com/prometheus/procfs Expand file tree Collapse file tree 14 files changed +230
-22
lines changed Original file line number Diff line number Diff line change 4646 # will use the latest release available for ko
4747 - uses : ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
4848
49- - uses : chainguard-dev/actions/goimports@dacf41f3472c33979cfd49bca5b503236be57de0 # main
49+ - uses : chainguard-dev/actions/goimports@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
5050
5151 - name : Set up Cloud SDK
5252 uses : google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
Original file line number Diff line number Diff line change 1717 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1818
1919 - name : Do Not Submit
20- uses : chainguard-dev/actions/donotsubmit@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
20+ uses : chainguard-dev/actions/donotsubmit@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 uses : mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
110110
111111 - name : Setup mirror
112- uses : chainguard-dev/actions/setup-mirror@main
112+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
113113 with :
114114 mirror : mirror.gcr.io
115115
@@ -143,4 +143,4 @@ jobs:
143143
144144 - name : Collect diagnostics
145145 if : ${{ failure() }}
146- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
146+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 uses : mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
115115
116116 - name : Setup mirror
117- uses : chainguard-dev/actions/setup-mirror@main
117+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
118118 with :
119119 mirror : mirror.gcr.io
120120
@@ -150,4 +150,4 @@ jobs:
150150
151151 - name : Collect diagnostics
152152 if : ${{ failure() }}
153- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
153+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 uses : mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
110110
111111 - name : Setup mirror
112- uses : chainguard-dev/actions/setup-mirror@main
112+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
113113 with :
114114 mirror : mirror.gcr.io
115115
@@ -179,4 +179,4 @@ jobs:
179179
180180 - name : Collect diagnostics
181181 if : ${{ failure() }}
182- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
182+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123 uses : mikefarah/yq@8bf425b4d1344db7cd469a8d10a390876e0c77fd # v4.45.1
124124
125125 - name : Setup mirror
126- uses : chainguard-dev/actions/setup-mirror@main
126+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
127127 with :
128128 mirror : mirror.gcr.io
129129
@@ -174,4 +174,4 @@ jobs:
174174
175175 - name : Collect diagnostics
176176 if : ${{ failure() }}
177- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
177+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ jobs:
108108 - uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
109109
110110 - name : Setup mirror
111- uses : chainguard-dev/actions/setup-mirror@main
111+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
112112 with :
113113 mirror : mirror.gcr.io
114114
115115 - name : Setup kind cluster
116- uses : chainguard-dev/actions/setup-kind@main
116+ uses : chainguard-dev/actions/setup-kind@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
117117 with :
118118 k8s-version : ${{ matrix.k8s-version }}
119119 cluster-suffix : c${{ github.run_id }}.local
@@ -170,4 +170,4 @@ jobs:
170170
171171 - name : Collect diagnostics
172172 if : ${{ failure() }}
173- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
173+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change @@ -108,12 +108,12 @@ jobs:
108108 - uses : sigstore/cosign-installer@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a
109109
110110 - name : Setup mirror
111- uses : chainguard-dev/actions/setup-mirror@main
111+ uses : chainguard-dev/actions/setup-mirror@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
112112 with :
113113 mirror : mirror.gcr.io
114114
115115 - name : Setup kind cluster
116- uses : chainguard-dev/actions/setup-kind@main
116+ uses : chainguard-dev/actions/setup-kind@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
117117 with :
118118 k8s-version : ${{ matrix.k8s-version }}
119119 cluster-suffix : c${{ github.run_id }}.local
@@ -141,4 +141,4 @@ jobs:
141141
142142 - name : Collect diagnostics
143143 if : ${{ failure() }}
144- uses : chainguard-dev/actions/kind-diag@29fb6e979a0b3efc79748a17e8cec08d0594cbfd # main
144+ uses : chainguard-dev/actions/kind-diag@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change 2121 go-version-file : ' ./go.mod'
2222 check-latest : true
2323
24- - uses : chainguard-dev/actions/gofmt@e6364567e59cb42c49cf69f8e1242f247bc23844 # main
24+ - uses : chainguard-dev/actions/gofmt@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
2525 with :
2626 args : -s
2727
3939 go-version-file : ' ./go.mod'
4040 check-latest : true
4141
42- - uses : chainguard-dev/actions/goimports@main # main
42+ - uses : chainguard-dev/actions/goimports@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
Original file line number Diff line number Diff line change 5050 # For whatever reason running this makes it not complain...
5151 git status
5252
53- - uses : chainguard-dev/actions/nodiff@4ba8d060251254fc0e65500a8d3a90013a22a8d7 # main
53+ - uses : chainguard-dev/actions/nodiff@be6c67b5b374ed43d908ac017ff9b04c271ad3d8 # v1.0.3
5454 with :
5555 path : ./src/github.com/${{ github.repository }}
5656 fixup-command : " ./hack/update-codegen.sh"
You can’t perform that action at this time.
0 commit comments