File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 egress-policy : audit
2020
2121 - name : Checkout
22- uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22+ uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2323 with :
2424 fetch-depth : 0
2525 - name : Git Fetch
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@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4.36.0
32+ uses : github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4.36.1
3333 with :
3434 sarif_file : semgrep.sarif
3535 if : always()
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ replace sigs.k8s.io/structured-merge-diff/v4 => sigs.k8s.io/structured-merge-dif
1111require (
1212 github.com/cert-manager/cert-manager v1.20.2
1313 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
14- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.2
14+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0
1515 github.com/stretchr/testify v1.11.1
1616 go.uber.org/mock v0.6.0
1717 go.uber.org/zap v1.28.0
Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
151151github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
152152github.com/stackitcloud/stackit-sdk-go/core v0.26.0 h1:jQEb9gkehfp6VCP6TcYk7BI10cz4l0KM2L6hqYBH2QA =
153153github.com/stackitcloud/stackit-sdk-go/core v0.26.0 /go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA =
154- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.2 h1:nMJRg1dKioOlMwXJnZZgIRwfTWYCksVA9GyfAVmib1g =
155- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.2 /go.mod h1:FiYSv3D9rzgEVzi8Mpq5oYZBosrasa5uUYqVdEIbM1U =
154+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 h1:ZVkptfVCAqpaPWkE+WIopM9XdzqgbVcwmX5L1jZqqx8 =
155+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.21.0 /go.mod h1:FiYSv3D9rzgEVzi8Mpq5oYZBosrasa5uUYqVdEIbM1U =
156156github.com/stoewer/go-strcase v1.3.1 h1:iS0MdW+kVTxgMoE1LAZyMiYJFKlOzLooE4MxjirtkAs =
157157github.com/stoewer/go-strcase v1.3.1 /go.mod h1:fAH5hQ5pehh+j3nZfvwdk2RgEgQjAoM8wodgtPmh1xo =
158158github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments