Skip to content

chore(deps): bump docker/login-action from 2.2.0 to 3.6.0 (#1047) #2169

chore(deps): bump docker/login-action from 2.2.0 to 3.6.0 (#1047)

chore(deps): bump docker/login-action from 2.2.0 to 3.6.0 (#1047) #2169

Workflow file for this run

name: Docker lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6.0.1
- name: lint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile