Skip to content

Bump symfony/process from 5.4.28 to 5.4.46 in /wp-content/themes/theme #361

Bump symfony/process from 5.4.28 to 5.4.46 in /wp-content/themes/theme

Bump symfony/process from 5.4.28 to 5.4.46 in /wp-content/themes/theme #361

Workflow file for this run

name: Shellcheck
on: push
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4.2.2
- run: sudo apt-get update
- run: sudo apt-get install -y shellcheck
- run: ./.shellcheck.sh