deps(deps-dev): bump @types/node from 25.9.1 to 26.1.2 in the dev-dependencies group across 1 directory #132
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Semantic PR | ||
| on: | ||
| pull_request_target: | ||
| types: [opened, edited, synchronize] | ||
| jobs: | ||
| main: | ||
| uses: dallay/common-actions/.github/workflows/semantic-pull-request.yml@v2.0.0 | ||
|
Check failure on line 7 in .github/workflows/semantic-pull-request.yml
|
||