Skip to content

Commit

Permalink
Update .github/workflows/codeql.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Murad Biashimov <[email protected]>
  • Loading branch information
ivan-savciuc and byashimov authored Sep 27, 2023
1 parent 85a4cf2 commit b1548b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
with:
go-version: '>=1.21.0'
go-version-file: go.mod
- uses: github/codeql-action/init@v2
with:
languages: '${{ matrix.language }}'
Expand Down

0 comments on commit b1548b1

Please sign in to comment.