Skip to content

Bump actions/checkout from 3.6.0 to 4.0.0 #194

Bump actions/checkout from 3.6.0 to 4.0.0

Bump actions/checkout from 3.6.0 to 4.0.0 #194

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