Skip to content

Bump @types/node from 25.0.9 to 25.0.10 in /parser-sdk/nodejs in the npm-version-updates group across 1 directory #3071

Bump @types/node from 25.0.9 to 25.0.10 in /parser-sdk/nodejs in the npm-version-updates group across 1 directory

Bump @types/node from 25.0.9 to 25.0.10 in /parser-sdk/nodejs in the npm-version-updates group across 1 directory #3071

Workflow file for this run

# SPDX-FileCopyrightText: the secureCodeBox authors
#
# SPDX-License-Identifier: Apache-2.0
name: Check License Compliance
on:
push:
branches:
- main
- v[0-9]+.x
pull_request:
permissions:
contents: read
jobs:
license-check:
runs-on: ubuntu-24.04
if: github.repository == 'secureCodeBox/secureCodeBox'
steps:
- name: Checkout repository
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: REUSE Compliance Check
uses: fsfe/reuse-action@676e2d560c9a403aa252096d99fcab3e1132b0f5 # v6.0.0
with:
args: --include-submodules lint