File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ jobs:
181181 - uses : actions/checkout@v4
182182
183183 - name : Create SBOM
184- uses : anchore/sbom-action@v0.18 .0
184+ uses : anchore/sbom-action@v0.17 .0
185185 with :
186186 upload-artifact-retention : 1
187187 format : cyclonedx-json
Original file line number Diff line number Diff line change 6666 - uses : actions/checkout@v4
6767
6868 - name : Create SBOM
69- uses : anchore/sbom-action@v0.18 .0
69+ uses : anchore/sbom-action@v0.17 .0
7070 with :
7171 upload-artifact-retention : 1
7272 format : cyclonedx-json
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0
99 github.com/gin-gonic/gin v1.10.0
1010 github.com/golang/mock v1.6.0
11- github.com/google/go-cmp v0.6 .0
11+ github.com/google/go-cmp v0.7 .0
1212 github.com/kelseyhightower/envconfig v1.4.0
1313 github.com/ydataai/go-core v0.15.1
1414)
Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17w
4545github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
4646github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc =
4747github.com/golang/mock v1.6.0 /go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs =
48- github.com/google/go-cmp v0.6 .0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
49- github.com/google/go-cmp v0.6 .0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
48+ github.com/google/go-cmp v0.7 .0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
49+ github.com/google/go-cmp v0.7 .0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
5050github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
5151github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
5252github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
You can’t perform that action at this time.
0 commit comments