Skip to content

Bump nanoid from 3.3.7 to 3.3.8 in /web in the npm_and_yarn group #2214

Bump nanoid from 3.3.7 to 3.3.8 in /web in the npm_and_yarn group

Bump nanoid from 3.3.7 to 3.3.8 in /web in the npm_and_yarn group #2214

Workflow file for this run

name: Docker
on: push
jobs:
build:
name: Build
runs-on: ubuntu-latest
env:
APP_GID: 1000
APP_UID: 1000
steps:
- uses: actions/checkout@v4
with:
submodules: true
- run: compose/local build