Skip to content

npm: bump release-it from 14.14.3 to 19.0.4 #447

npm: bump release-it from 14.14.3 to 19.0.4

npm: bump release-it from 14.14.3 to 19.0.4 #447

Workflow file for this run

on: [ pull_request, workflow_dispatch ]
jobs:
shellcheck:
name: shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: ludeeus/action-shellcheck@master
with:
severity: style
shellspec:
name: shellspec
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
curl -fsSL https://git.io/shellspec | sh -s -- --yes
${HOME}/.local/bin/shellspec