Skip to content

Bump the python-dependencies group across 1 directory with 54 updates #375

Bump the python-dependencies group across 1 directory with 54 updates

Bump the python-dependencies group across 1 directory with 54 updates #375

Workflow file for this run

name: Run ShellCheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: [ubuntu-latest]
steps:
- name: Check out source repository
uses: actions/checkout@v4
- name: Analyze shell scripts
uses: 'bewuethr/shellcheck-action@v2'