Skip to content

build(deps): bump @metamask/auto-changelog from 3.4.3 to 3.4.4 (#127) #156

build(deps): bump @metamask/auto-changelog from 3.4.3 to 3.4.4 (#127)

build(deps): bump @metamask/auto-changelog from 3.4.3 to 3.4.4 (#127) #156

Workflow file for this run

name: shellcheck
permissions:
checks: write
on: [push]
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: ShellCheck Action
uses: fearphage/shellcheck-action@95d2a3d34d381a7314c286ea1725ca8cce3b51fd
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}