Skip to content

Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0 #225

Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0

Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0 #225

Workflow file for this run

name: 'Dependency Review'
on: [ pull_request ]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: 'Checkout Repository'
uses: actions/checkout@v6
with:
persist-credentials: false
- name: 'Dependency Review'
uses: actions/dependency-review-action@v5