Skip to content

Bump eslint from 9.1.1 to 9.20.0 #262

Bump eslint from 9.1.1 to 9.20.0

Bump eslint from 9.1.1 to 9.20.0 #262

Workflow file for this run

name: Tests
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
version: v1.0.0
changelog: 'Brand new feature #8'