Skip to content

chore(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #256

chore(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.0

chore(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.0 #256

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- 4.x
paths-ignore:
- '**.md'
push:
branches:
- 4.x
paths-ignore:
- '**.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Shellcheck
shell: bash
run: |
./scripts/shellcheck.sh