Skip to content

Bump eslint from 8.46.0 to 8.47.0 #216

Bump eslint from 8.46.0 to 8.47.0

Bump eslint from 8.46.0 to 8.47.0 #216

Workflow file for this run

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