File tree Expand file tree Collapse file tree 15 files changed +45
-43
lines changed Expand file tree Collapse file tree 15 files changed +45
-43
lines changed Original file line number Diff line number Diff line change @@ -213,7 +213,7 @@ jobs:
213
213
retention-days : 5
214
214
215
215
- name : Upload Trivy scan results to GitHub Security tab
216
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
216
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
217
217
with :
218
218
sarif_file : trivy-results.sarif
219
219
@@ -369,7 +369,7 @@ jobs:
369
369
retention-days : 5
370
370
371
371
- name : Upload Trivy scan results to GitHub Security tab
372
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
372
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
373
373
with :
374
374
sarif_file : trivy-results.sarif
375
375
@@ -493,6 +493,6 @@ jobs:
493
493
retention-days : 5
494
494
495
495
- name : Upload Trivy scan results to GitHub Security tab
496
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
496
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
497
497
with :
498
498
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -130,6 +130,6 @@ jobs:
130
130
retention-days : 5
131
131
132
132
- name : Upload Trivy scan results to GitHub Security tab
133
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
133
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
134
134
with :
135
135
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -131,6 +131,6 @@ jobs:
131
131
retention-days : 5
132
132
133
133
- name : Upload Trivy scan results to GitHub Security tab
134
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
134
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
135
135
with :
136
136
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ jobs:
151
151
retention-days : 5
152
152
153
153
- name : Upload Trivy scan results to GitHub Security tab
154
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
154
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
155
155
with :
156
156
sarif_file : trivy-results.sarif
157
157
@@ -394,6 +394,6 @@ jobs:
394
394
retention-days : 5
395
395
396
396
- name : Upload Trivy scan results to GitHub Security tab
397
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
397
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
398
398
with :
399
399
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -130,6 +130,6 @@ jobs:
130
130
retention-days : 5
131
131
132
132
- name : Upload Trivy scan results to GitHub Security tab
133
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
133
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
134
134
with :
135
135
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -130,6 +130,6 @@ jobs:
130
130
retention-days : 5
131
131
132
132
- name : Upload Trivy scan results to GitHub Security tab
133
- uses : github/codeql-action/upload-sarif@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
133
+ uses : github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
134
134
with :
135
135
sarif_file : trivy-results.sarif
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ HELM_DOCS_VERSION = 1.14.2
20
20
KIND_VERSION ?= 0.29.0
21
21
22
22
# renovate: datasource=github-releases depName=kubernetes-sigs/kubebuilder versioning=semver
23
- KUBEBUILDER_VERSION = 4.7.0
23
+ KUBEBUILDER_VERSION = 4.7.1
24
24
25
25
# renovate: datasource=go depName=github.com/goph/licensei versioning=semver
26
26
LICENSEI_VERSION = 0.9.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
emperror.dev/errors v0.8.1
7
7
github.com/MakeNowJust/heredoc v1.0.0
8
8
github.com/cisco-open/operator-tools v0.37.0
9
- github.com/kube-logging/logging-operator v0.0.0-20250721083836-88c241ebc32d
9
+ github.com/kube-logging/logging-operator v0.0.0-20250729080917-7f64da92839b
10
10
github.com/kube-logging/logging-operator/pkg/sdk v0.12.0
11
11
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0
12
12
github.com/spf13/cast v1.9.2
Original file line number Diff line number Diff line change @@ -185,8 +185,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
185
185
github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
186
186
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
187
187
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
188
- github.com/kube-logging/logging-operator v0.0.0-20250721083836-88c241ebc32d h1:xUkLKv8YlLmxqIGp2NTly8A9Vb0lrgsa2YIGkH5bZUE =
189
- github.com/kube-logging/logging-operator v0.0.0-20250721083836-88c241ebc32d /go.mod h1:G016hxHimlYO8PEToQR176B9bm3N6AQYss1Y0KEc9Uc =
188
+ github.com/kube-logging/logging-operator v0.0.0-20250729080917-7f64da92839b h1:8H5lwS9587IsKch8W7XmshshFUARyScB2mW3MuR6GXo =
189
+ github.com/kube-logging/logging-operator v0.0.0-20250729080917-7f64da92839b /go.mod h1:UVSImABR6E60casEVCXuh+dFbGALT6OX8nUBs/rYsUM =
190
190
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
191
191
github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
192
192
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 h1:SOEGU9fKiNWd/HOJuq6+3iTQz8KNCLtVX6idSoTLdUw =
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/onsi/gomega v1.38.0
16
16
github.com/pborman/uuid v1.2.1
17
17
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.84.0
18
- github.com/prometheus/client_golang v1.22 .0
18
+ github.com/prometheus/client_golang v1.23 .0
19
19
github.com/siliconbrain/go-seqs v0.15.0
20
20
github.com/spf13/cast v1.9.2
21
21
github.com/stretchr/testify v1.10.0
You can’t perform that action at this time.
0 commit comments