Skip to content

chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 #917

chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 #917

Workflow file for this run

on: [push, pull_request]
name: Shellcheck
permissions:
contents: read
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master