Skip to content

chore: fix vulnerabilities with override (dependencies are not fixed … #77

chore: fix vulnerabilities with override (dependencies are not fixed …

chore: fix vulnerabilities with override (dependencies are not fixed … #77

Workflow file for this run

name: master-build
on:
push:
branches: ['main']
jobs:
build:
name: Build master
uses: flaviostutz/gh-makefile/.github/workflows/make-ci.yml@main
with:
working-directory: ./
tooling: node
tooling-version: 18
target-build: true
target-lint: true
target-unit-tests: true