Skip to content

Bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 (#207) #425

Bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 (#207)

Bump golangci/golangci-lint-action from 6.3.2 to 6.4.0 (#207) #425

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