Skip to content

build(deps): bump the github-actions group across 1 directory with 3 updates #379

build(deps): bump the github-actions group across 1 directory with 3 updates

build(deps): bump the github-actions group across 1 directory with 3 updates #379

Workflow file for this run

---
name: golangci-lint
on:
push:
branches: [main, release-*]
pull_request:
jobs:
lint:
name: Run golangci-lint
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: stable
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- name: Lint with golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc