Skip to content

Bump docker/login-action from 3.6.0 to 3.7.0 #222

Bump docker/login-action from 3.6.0 to 3.7.0

Bump docker/login-action from 3.6.0 to 3.7.0 #222

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