File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
38+ uses : github/codeql-action/init@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
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@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
55+ uses : github/codeql-action/analyze@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
5656 with :
5757 category : " /language:go"
Original file line number Diff line number Diff line change 6464
6565 - name : Run GoReleaser
6666 id : goreleaser
67- uses : goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1
67+ uses : goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0
6868 with :
6969 # Note that the following is the version of goreleaser, and NOT a Go version!
7070 # When bumping it, make sure to check out goreleaser's changelog first!
You can’t perform that action at this time.
0 commit comments