Skip to content

Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 #20

Bump github.com/rs/zerolog from 1.29.1 to 1.30.0

Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 #20

Workflow file for this run

name: golangci-lint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest