Skip to content

hotfix: update Next.js 15.3.6 to fix CVE-2025-66478 #357

hotfix: update Next.js 15.3.6 to fix CVE-2025-66478

hotfix: update Next.js 15.3.6 to fix CVE-2025-66478 #357

Workflow file for this run

name: check license
on:
push:
branches: [ "master" ]
tags: [ "*" ]
pull_request:
branches: [ "master" ]
jobs:
check_license:
runs-on: ubuntu-latest
steps:
- name: checkout code
uses: actions/checkout@v4
- name: run make add_license
run: make check_license