Skip to content

chore(deps): bump actions/checkout from 3 to 4 #82

chore(deps): bump actions/checkout from 3 to 4

chore(deps): bump actions/checkout from 3 to 4 #82

Workflow file for this run

name: golangci-lint
on:
push:
paths:
- .github/workflows/golangci-lint.yml
- "dockerfiles/golangci-lint/**"
- .github/workflows/reusable.yml
pull_request:
paths:
- .github/workflows/golangci-lint.yml
- "dockerfiles/golangci-lint/**"
- .github/workflows/reusable.yml
jobs:
golangci-lint:
uses: ./.github/workflows/reusable.yml
secrets: inherit
with:
name: golangci-lint
version: v1.54.1