File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2828 with :
2929 go-version : stable
3030
31- - uses : anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
31+ - uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
3232
3333 - name : Set Up Docker Buildx
3434 uses : docker/setup-buildx-action@v4
4141 password : ${{ secrets.GITHUB_TOKEN }}
4242
4343 - name : Release with Goreleaser
44- uses : goreleaser/goreleaser-action@v6
44+ uses : goreleaser/goreleaser-action@v7
4545 with :
4646 distribution : goreleaser
4747 version : latest
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@5b6282e01c62d02e720b81eb8a51204f527c3624 # v2.21.3
32+ uses : github/codeql-action/upload-sarif@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35.1
3333 with :
3434 sarif_file : semgrep.sarif
3535 if : always()
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ require (
1010 github.com/spf13/cobra v1.10.2
1111 github.com/spf13/pflag v1.0.10
1212 github.com/spf13/viper v1.21.0
13- github.com/stackitcloud/stackit-sdk-go/core v0.24.0
14- github.com/stackitcloud/stackit-sdk-go/services/dns v0.19.2
13+ github.com/stackitcloud/stackit-sdk-go/core v0.24.1
14+ github.com/stackitcloud/stackit-sdk-go/services/dns v0.19.2
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 @@ -153,8 +153,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
153153github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
154154github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU =
155155github.com/spf13/viper v1.21.0 /go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY =
156- github.com/stackitcloud/stackit-sdk-go/core v0.24.0 h1:kHCcezCJ5OGSP7RRuGOxD5rF2wejpkEiRr/OdvNcuPQ =
157- github.com/stackitcloud/stackit-sdk-go/core v0.24.0 /go.mod h1:osMglDby4csGZ5sIfhNyYq1bS1TxIdPY88+skE/kkmI =
156+ github.com/stackitcloud/stackit-sdk-go/core v0.24.1 h1:IrG0XBlJivUpXC4Y6TE+6FeSxNPs1JQXsero0ivwh0o =
157+ github.com/stackitcloud/stackit-sdk-go/core v0.24.1 /go.mod h1:osMglDby4csGZ5sIfhNyYq1bS1TxIdPY88+skE/kkmI =
158158github.com/stackitcloud/stackit-sdk-go/services/dns v0.19.2 h1:PE7TXoR2ZjVym5E4apZFJxEkApAid1/Z4x1Mz2QIcD0 =
159159github.com/stackitcloud/stackit-sdk-go/services/dns v0.19.2 /go.mod h1:3NZpITg0qJ+f1y0RUTcXKc4e122tFhHDIVm2mY0wWsw =
160160github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments