Skip to content

build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 #65

build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3

build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.8.3 #65

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2