1
0
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:
Carlos Alexandro Becker
2025-09-15 09:50:31 -03:00
parent f88a205fd7
commit eaa4778265

View File

@@ -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