Skip to content

Bump debug from 2.2.0 to 4.3.7 in /frontend #23

Bump debug from 2.2.0 to 4.3.7 in /frontend

Bump debug from 2.2.0 to 4.3.7 in /frontend #23

Workflow file for this run

name: CI DB (MongoDB/Docker)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
working-directory: database/
run: docker build .