Skip to content

chore(deps): bump laravel/passport from 11.10.6 to 12.2.1 #2768

chore(deps): bump laravel/passport from 11.10.6 to 12.2.1

chore(deps): bump laravel/passport from 11.10.6 to 12.2.1 #2768

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.1.0
with:
dockerfile: Dockerfile