File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 persist-credentials : false
3535
3636 - name : Set up Go ${{ matrix.go-version }}
37- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
37+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3838 with :
3939 go-version : ${{ matrix.go-version }}
4040 cache : false
Original file line number Diff line number Diff line change 3535
3636 # Initializes the CodeQL tools for scanning.
3737 - name : Initialize CodeQL
38- uses : github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34 .1
38+ uses : github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35 .1
3939 with :
4040 languages : go
4141 # xref: https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs
5252 make install
5353
5454 - name : Perform CodeQL Analysis
55- uses : github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34 .1
55+ uses : github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13 # v4.35 .1
5656 with :
5757 category : " /language:go"
Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232
3333 - name : Setup Go
34- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
34+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3535 with :
3636 go-version : 1.26
3737 cache : false
4040 uses : anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
4141
4242 - name : Setup Cosign
43- uses : sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
43+ uses : sigstore/cosign-installer@cad07c2e89fa2edd6e2d7bab4c1aa38e53f76003 # v4.1.1
4444 with :
4545 # TODO: update cosign and go-releaser, and adjust go-releaser config
4646 cosign-release : ' v2.6.2'
You can’t perform that action at this time.
0 commit comments