Skip to content

chore(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.2 #222

chore(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.2

chore(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.2 #222

Workflow file for this run

on: [pull_request]
name: lint
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
with:
only-new-issues: true
version: v1.53