Skip to content

build(deps): bump github.com/crate-crypto/go-kzg-4844 from 0.7.0 to 1.1.0 #518

build(deps): bump github.com/crate-crypto/go-kzg-4844 from 0.7.0 to 1.1.0

build(deps): bump github.com/crate-crypto/go-kzg-4844 from 0.7.0 to 1.1.0 #518

Workflow file for this run

name: dockerfile-lint
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
- "develop"
jobs:
linter:
name: lint-dockerfile
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: lint dockerfile
uses: brpaz/hadolint-action@master
with:
dockerfile: "Dockerfile"