File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1919 egress-policy : audit
2020
2121 - name : Checkout
22- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2323 with :
2424 fetch-depth : 0
2525
Original file line number Diff line number Diff line change 1919 IMAGE_NAME : ${{ github.repository }}
2020 steps :
2121 - name : Checkout
22- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
22+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2323 with :
2424 fetch-depth : 0
2525 - name : Git Fetch
3737 restore-keys : |
3838 ${{ runner.os }}-go-
3939 - uses : sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
40- - uses : anchore/sbom-action/download-syft@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
40+ - uses : anchore/sbom-action/download-syft@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
4141
4242 - name : Set Up Docker Buildx
4343 uses : docker/setup-buildx-action@v3
Original file line number Diff line number Diff line change 2929
3030 # Upload findings to GitHub Advanced Security Dashboard [step 2/2]
3131 - name : Upload SARIF file for GitHub Advanced Security Dashboard
32- uses : github/codeql-action/upload-sarif@014f16e7ab1402f30e7c3329d33797e7948572db # v4.31.3
32+ uses : github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
3333 with :
3434 sarif_file : semgrep.sarif
3535 if : always()
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ replace sigs.k8s.io/structured-merge-diff/v4 => sigs.k8s.io/structured-merge-dif
1212
1313require (
1414 github.com/cert-manager/cert-manager v1.19.1
15- github.com/stackitcloud/stackit-sdk-go/core v0.19 .0
16- github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.1
15+ github.com/stackitcloud/stackit-sdk-go/core v0.20 .0
16+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.2
1717 github.com/stretchr/testify v1.11.1
1818 go.uber.org/mock v0.6.0
1919 go.uber.org/zap v1.27.0
Original file line number Diff line number Diff line change @@ -145,10 +145,10 @@ github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4
145145github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
146146github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
147147github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
148- github.com/stackitcloud/stackit-sdk-go/core v0.19 .0 h1:dtJcs6/TTCzzb2RKI7HJugDrbCkaFEDmn1pOeFe8qnI =
149- github.com/stackitcloud/stackit-sdk-go/core v0.19 .0 /go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ =
150- github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.1 h1:CnhAMLql0MNmAeq4roQKN8OpSKX4FSgTU6Eu6detB4I =
151- github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.1 /go.mod h1:7Bx85knfNSBxulPdJUFuBePXNee3cO+sOTYnUG6M+iQ =
148+ github.com/stackitcloud/stackit-sdk-go/core v0.20 .0 h1:4rrUk6uT1g4nOn5/g1uXukP07Tux/o5xbMz/f/qE1rY =
149+ github.com/stackitcloud/stackit-sdk-go/core v0.20 .0 /go.mod h1:fqto7M82ynGhEnpZU6VkQKYWYoFG5goC076JWXTUPRQ =
150+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.2 h1:x1i5rqhEVuUPq5M0eb68ZD2KL1C8OFD8RG2sWMQGL6o =
151+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.17.2 /go.mod h1:nOdpHeRWeiPlioOGovHzLpojlilbxAxoXsAy+TiOpw4 =
152152github.com/stoewer/go-strcase v1.3.1 h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs =
153153github.com/stoewer/go-strcase v1.3.1 /go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo =
154154github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments