Skip to content

Bump coverallsapp/github-action from 2.2.1 to 2.2.3 #232

Bump coverallsapp/github-action from 2.2.1 to 2.2.3

Bump coverallsapp/github-action from 2.2.1 to 2.2.3 #232

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci-lint:
name: lint
runs-on: ubuntu-latest
permissions:
contents: read # for actions/checkout to fetch code
pull-requests: read # for golangci/golangci-lint-action to fetch pull requests
steps:
- uses: actions/[email protected]
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
with:
only-new-issues: true