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@bf7454d06d71f1098171f2acdf0cd4708d7b5920 # v2.20.0
17+ uses : step-security/harden-runner@b09bb98e06d4d774595224525879c09bc6e98c40 # v2.20.1
1818 with :
1919 egress-policy : audit
2020
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.21.1
1313 github.com/stackitcloud/stackit-sdk-go/core v0.26.0
14- github.com/stackitcloud/stackit-sdk-go/services/dns v0.21 .0
14+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.22 .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
@@ -55,7 +55,6 @@ require (
5555 github.com/go-openapi/swag/stringutils v0.28.0 // indirect
5656 github.com/go-openapi/swag/typeutils v0.28.0 // indirect
5757 github.com/go-openapi/swag/yamlutils v0.28.0 // indirect
58- github.com/gogo/protobuf v1.3.2 // indirect
5958 github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
6059 github.com/golang/protobuf v1.5.4 // indirect
6160 github.com/google/cel-go v0.30.0 // indirect
You can’t perform that action at this time.
0 commit comments