Skip to content

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0 #288

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0

chore(deps): bump docker/metadata-action from 4.6.0 to 5.3.0 #288

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.6.0
- uses: actions/setup-node@v3.8.1
with:
cache: yarn
- run: yarn
- run: yarn run lint-ci