Skip to content

Bump certifi from 2024.6.2 to 2024.7.4 #206

Bump certifi from 2024.6.2 to 2024.7.4

Bump certifi from 2024.6.2 to 2024.7.4 #206

Workflow file for this run

name: Check bash scripts
on:
push:
branches:
- main
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run shellcheck
run: ./scripts/build/shellcheck.sh