Skip to content

Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 #245

Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0

Bump @typescript-eslint/eslint-plugin from 7.1.1 to 7.2.0 #245

Workflow file for this run

name: summary
on:
pull_request:
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
permissions:
contents: read
checks: read
steps:
# Checkout only needed for developing
- name: Checkout
uses: actions/checkout@v4
- name: Watch GitHub Checks
uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}