Skip to content

Bump docker/login-action from 3.2.0 to 3.3.0 (#141) #249

Bump docker/login-action from 3.2.0 to 3.3.0 (#141)

Bump docker/login-action from 3.2.0 to 3.3.0 (#141) #249

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