File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333
3434 # Initializes the CodeQL tools for scanning.
3535 - name : Initialize CodeQL
36- uses : github/codeql-action/init@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
36+ uses : github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
3737 with :
3838 languages : go
3939 # 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
4848 run : make install
4949
5050 - name : Perform CodeQL Analysis
51- uses : github/codeql-action/analyze@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
51+ uses : github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda # v3.27.1
5252 with :
5353 category : " /language:go"
Original file line number Diff line number Diff line change 3636 cache : false
3737
3838 - name : Setup Syft
39- uses : anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
39+ uses : anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
4040
4141 - name : Setup Cosign
4242 uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
6363
6464 - name : Run GoReleaser
6565 id : goreleaser
66- uses : goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0 .0
66+ uses : goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1 .0
6767 with :
6868 # Note that the following is the version of goreleaser, and NOT a Go version!
6969 # When bumping it, make sure to check out goreleaser's changelog first!
You can’t perform that action at this time.
0 commit comments