Skip to content

Bump @types/node from 20.14.3 to 20.14.5 #669

Bump @types/node from 20.14.3 to 20.14.5

Bump @types/node from 20.14.3 to 20.14.5 #669

Workflow file for this run

name: Pull request
permissions:
id-token: write
contents: read
on:
pull_request:
types:
- opened
- reopened
- ready_for_review
- synchronize
merge_group:
jobs:
run-checks:
uses: ./.github/workflows/run-checks.yml
secrets:
SAM_APP_VALIDATE_ROLE_ARN: ${{ secrets.SAM_APP_VALIDATE_ROLE_ARN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}