Skip to content

chore(deps): bump guzzlehttp/psr7 from 2.12.3 to 2.12.4 #3940

chore(deps): bump guzzlehttp/psr7 from 2.12.3 to 2.12.4

chore(deps): bump guzzlehttp/psr7 from 2.12.3 to 2.12.4 #3940

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@master
- name: lint
uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile