Skip to content

Bump deepdiff from 6.7.1 to 7.0.1 #521

Bump deepdiff from 6.7.1 to 7.0.1

Bump deepdiff from 6.7.1 to 7.0.1 #521

Workflow file for this run

name: Lint the Dockerfile
on: [push]
jobs:
lint-dockerfile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/hadolint-action@v1.6.0
with:
dockerfile: Dockerfile
config: .hadolint.yaml