File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178
178
- uses : actions/checkout@v4
179
179
180
180
- name : Create SBOM
181
- uses : anchore/sbom-action@v0.18 .0
181
+ uses : anchore/sbom-action@v0.17 .0
182
182
with :
183
183
upload-artifact-retention : 1
184
184
format : cyclonedx-json
Original file line number Diff line number Diff line change 72
72
- uses : actions/checkout@v4
73
73
74
74
- name : Create SBOM
75
- uses : anchore/sbom-action@v0.18 .0
75
+ uses : anchore/sbom-action@v0.17 .0
76
76
with :
77
77
upload-artifact-retention : 1
78
78
format : cyclonedx-json
Original file line number Diff line number Diff line change 5
5
toolchain go1.22.1
6
6
7
7
require (
8
- github.com/coreos/go-oidc/v3 v3.10.0
8
+ github.com/coreos/go-oidc/v3 v3.14.1
9
9
github.com/gin-gonic/gin v1.9.1
10
10
github.com/golang-jwt/jwt/v5 v5.2.1
11
11
github.com/kelseyhightower/envconfig v1.4.0
You can’t perform that action at this time.
0 commit comments