Skip to content

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 #428

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0

build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 #428

Workflow file for this run

name: lint
on: [push, pull_request]
jobs:
lint:
strategy:
matrix:
go-version: [1.x]
platform: [ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/[email protected]
- name: golangci-lint
uses: golangci/[email protected]
with:
version: latest
args: --timeout 3m --verbose