Skip to content

Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 #426

Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0

Bump golangci/golangci-lint-action from 6.4.0 to 6.5.0 #426

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