Skip to content

build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #264

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

build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 #264

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@v4
- uses: golangci/golangci-lint-action@v4.0.0