Skip to content

Update dependency python-gitlab to v5 #71

Update dependency python-gitlab to v5

Update dependency python-gitlab to v5 #71

Workflow file for this run

name: hadolint
on:
pull_request:
branches:
- main
jobs:
docker-linting:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: hadolint
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile