Skip to content

Commit

Permalink
Merge branch 'main' into s3-object-lambda-event
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoffatt authored Dec 19, 2023
2 parents e6212d1 + 30d7c7e commit 90a9fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:

- name: golangci-golint
run: |
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.52.1
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v1.55.2
./bin/golangci-lint run -v ./...

0 comments on commit 90a9fb6

Please sign in to comment.