Skip to content

refactor: Explicitly use T iso date separator #3436

refactor: Explicitly use T iso date separator

refactor: Explicitly use T iso date separator #3436

name: Dependency Review
on:
pull_request_target: {}
workflow_dispatch:
inputs: {}
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/[email protected]
- name: GitHub dependency vulnerability check
if: ${{ github.event_name == 'pull_request_target' }}
uses: actions/[email protected]
with:
fail-on-severity: high