Skip to content

pip: bump devpi-server from 6.9.0 to 6.9.1 in /requirements (#12) #31

pip: bump devpi-server from 6.9.0 to 6.9.1 in /requirements (#12)

pip: bump devpi-server from 6.9.0 to 6.9.1 in /requirements (#12) #31

Workflow file for this run

name: Lint Dockerfile
on:
workflow_dispatch:
pull_request:
push:
branches:
- coatl
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v3.1.0