Skip to content

Commit

Permalink
Merge pull request #5446 from thaJeztah/codeql_updates
Browse files Browse the repository at this point in the history
gha: update codeql workflow to go1.22.7
  • Loading branch information
laurazard authored Sep 18, 2024
2 parents 649e564 + e1213ed commit 4e64c59
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 @@ -67,7 +67,7 @@ jobs:
name: Update Go
uses: actions/setup-go@v5
with:
go-version: '1.21'
go-version: 1.22.7
-
name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down

0 comments on commit 4e64c59

Please sign in to comment.