File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - name : Harden Runner
17- uses : step-security/harden-runner@f808768d1510423e83855289c910610ca9b43176 # v2.17 .0
17+ uses : step-security/harden-runner@6c3c2f2c1c457b00c10c4848d6f5491db3b629df # v2.18 .0
1818 with :
1919 egress-policy : audit
2020
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@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
32+ uses : github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4.35.2
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.25.0
14- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.0
14+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.1
1515 github.com/stretchr/testify v1.11.1
1616 go.uber.org/mock v0.6.0
1717 go.uber.org/zap v1.27.1
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.25.0 h1:ra3VEk684MNoq741g+xbZrKjZzhyztq5liUAwwew4DY =
153153github.com/stackitcloud/stackit-sdk-go/core v0.25.0 /go.mod h1:WU1hhxnjXw2EV7CYa1nlEvNpMiRY6CvmIOaHuL3pOaA =
154- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.0 h1:q/KWOTd1tVYkQruJwIU5N8OPkRvBIAmJxafSu3TuXiU =
155- github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.0 /go.mod h1:yRdrlrVmg96cssNajhzJk0eVm0nXYJC3Vz9SuVtq8nI =
154+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.1 h1:yR/JpPG6fC0UrYVdaFeM7QqUKQUQnIrcnRV1d1vCLgc =
155+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.20.1 /go.mod h1:XU/AX9T71L9BmaPxi6UAySrCSlvUzH1zpktpwtyNexk =
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