Skip to content

Bump elliptic from 6.5.7 to 6.6.1 in /wp-content/themes/theme #370

Bump elliptic from 6.5.7 to 6.6.1 in /wp-content/themes/theme

Bump elliptic from 6.5.7 to 6.6.1 in /wp-content/themes/theme #370

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