Skip to content

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 (… #243

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 (…

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.7.0 (… #243

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
golangci:
runs-on: ubuntu-latest
container: ghcr.io/cosmos/cosmos-db/build-test:latest
steps:
- uses: actions/checkout@v3
- uses: golangci/[email protected]