Skip to content

Bump docker/login-action from 2.2.0 to 3.0.0 (#181) #335

Bump docker/login-action from 2.2.0 to 3.0.0 (#181)

Bump docker/login-action from 2.2.0 to 3.0.0 (#181) #335

Workflow file for this run

name: hadolint
on:
push:
branches:
- master
pull_request:
jobs:
hadolint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: brpaz/hadolint-action@v1.5.0