Skip to content

Bump @typescript-eslint/eslint-plugin from 7.2.0 to 8.0.0 #45

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

Bump @typescript-eslint/eslint-plugin from 7.2.0 to 8.0.0 #45

Workflow file for this run

name: "docker-ci"
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build Docker Image
run: |
docker build . -t ci:0