Skip to content

Bump versions of two org.apache.maven plugins #10

Bump versions of two org.apache.maven plugins

Bump versions of two org.apache.maven plugins #10

Workflow file for this run

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