Skip to content

build(deps): bump the github-actions group with 2 updates #370

build(deps): bump the github-actions group with 2 updates

build(deps): bump the github-actions group with 2 updates #370

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@9bb56186c3b09b4f86b1c65136769dd318469633
- name: Lint with golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc