You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-09-16 09:26:52 +02:00
ci(sec): fix codeql config
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -21,5 +21,7 @@ jobs:
|
||||
with:
|
||||
go-version-file: go.mod
|
||||
- uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
||||
with:
|
||||
languages: go
|
||||
- uses: github/codeql-action/autobuild@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
||||
- uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3
|
||||
|
Reference in New Issue
Block a user