Skip to content

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 #19

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1

Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 #19

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master