Skip to content

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 #329

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2

Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 #329

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ludeeus/action-shellcheck@master
with:
scandir: './scripts'