Skip to content

Commit

Permalink
Merge pull request #11 from salemove/update-go
Browse files Browse the repository at this point in the history
Update go from 1.22.5 to 1.22.7
  • Loading branch information
KristinaNa authored Sep 9, 2024
2 parents f4112c3 + fc955be commit b2f5d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-on-master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
# Common versions
GO_VERSION: '1.22.5'
GO_VERSION: '1.22.7'
GOLANGCI_LINT_VERSION: '1.59.1'

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

env:
# Common versions
GO_VERSION: '1.22.5'
GO_VERSION: '1.22.7'
GOLANGCI_LINT_VERSION: 'v1.59.1'

jobs:
Expand Down

0 comments on commit b2f5d3a

Please sign in to comment.