Skip to content

Bump pillow from 12.1.1 to 12.2.0 #104

Bump pillow from 12.1.1 to 12.2.0

Bump pillow from 12.1.1 to 12.2.0 #104

name: Lint Shell Scripts
on:
pull_request:
merge_group:
jobs:
shellcheck-lint:
runs-on: ubuntu-22.04
steps:
- name: Git Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Shellcheck
uses: reviewdog/action-shellcheck@4c07458293ac342d477251099501a718ae5ef86e # v1.32.0
with:
level: error
filter_mode: nofilter