dd
All checks were successful
linter / gitleaks (push) Successful in 2s
linter / hadolint (push) Successful in 2s
linter / shellcheck (push) Successful in 4s

This commit is contained in:
Michael Grote 2024-08-27 21:46:08 +02:00
parent 663149d0fc
commit 68748e270f

View file

@ -24,12 +24,11 @@ jobs:
args: hadolint Dockerfile
shellcheck: # https://github.com/marketplace/actions/shellcheck
name: shellcheck
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty
check_together: 'yes'
with:
format: tty
check_together: 'yes'