Skip to content

Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4 #465

Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4

Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.4 #465

Workflow file for this run

name: Apply project labels
on: [issues, pull_request_target, label]
jobs:
apply-labels:
runs-on: ubuntu-latest
name: Apply common project labels
steps:
- uses: honeycombio/oss-management-actions/labels@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}