Skip to content

Commit

Permalink
chore: Update Golang version in GitHub "golangci-lint" workflow to 1....
Browse files Browse the repository at this point in the history
... 22.2

Made with ❤️️ by updatecli
  • Loading branch information
jenkins-infra-bot committed Apr 8, 2024
1 parent 578b3b8 commit 4424e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: 1.22.1
go-version: 1.22.2
- name: golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3

0 comments on commit 4424e6b

Please sign in to comment.