Skip to content

Commit

Permalink
Merge pull request #5447 from thaJeztah/27.x_backport_codeql_updates
Browse files Browse the repository at this point in the history
[27.x backport] gha: update codeql workflow to go1.22.7
  • Loading branch information
laurazard authored Sep 18, 2024
2 parents 58a14cc + e2eb069 commit fcf6dd0
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 fcf6dd0

Please sign in to comment.