Skip to content

Bump docker/login-action from 3.1.0 to 3.2.0 (#205) #379

Bump docker/login-action from 3.1.0 to 3.2.0 (#205)

Bump docker/login-action from 3.1.0 to 3.2.0 (#205) #379

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