Skip to content

[Snyk] Security upgrade axios from 1.6.7 to 1.7.4 #517

[Snyk] Security upgrade axios from 1.6.7 to 1.7.4

[Snyk] Security upgrade axios from 1.6.7 to 1.7.4 #517

Workflow file for this run

name: Django CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build containers and run Django tests
run: make test