Skip to content

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#201) #415

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#201)

Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#201) #415

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- uses: brpaz/hadolint-action@v1.5.0