Skip to content

Bump actions/checkout from 4.1.7 to 4.2.0 (#157) #269

Bump actions/checkout from 4.1.7 to 4.2.0 (#157)

Bump actions/checkout from 4.1.7 to 4.2.0 (#157) #269

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.0
- uses: brpaz/hadolint-action@v1.5.0