Skip to content

Commit

Permalink
Merge branch 'master' into fix/bootstrap-default-region
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cit authored May 15, 2024
2 parents 043684d + 0a69eac commit c44feab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
go-version-file: ${{ matrix.folder }}/go.mod
cache-dependency-path: ${{ matrix.folder }}/go.sum
- name: golangci-lint
uses: golangci/golangci-lint-action@23faadfdeb23a6f9e511beaba149bb123b5b145a # v6.0.0
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
with:
version: latest
working-directory: ${{ matrix.folder }}
Expand Down

0 comments on commit c44feab

Please sign in to comment.