Skip to content

Bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 (#205) #421

Bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 (#205)

Bump golangci/golangci-lint-action from 6.3.0 to 6.3.1 (#205) #421

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