Skip to content

Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.57.0 #349

Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.57.0

Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.57.0 #349

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: ./ # Run the local version of the action.
with:
version: 'latest'
github_token: ${{ github.token }}
- run: buf --version