Skip to content

fix(deps): Bump eslint-plugin-putout from 22.4.0 to 22.4.1 #886

fix(deps): Bump eslint-plugin-putout from 22.4.0 to 22.4.1

fix(deps): Bump eslint-plugin-putout from 22.4.0 to 22.4.1 #886

Workflow file for this run

name: CI and automated releases
on:
pull_request:
push:
branches: [ main ]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-ci.yml@main
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-release.yml@main
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}