diff --git a/.gitea/workflows/lint.yaml b/.gitea/workflows/lint.yaml index fb1b416..31ef9f6 100644 --- a/.gitea/workflows/lint.yaml +++ b/.gitea/workflows/lint.yaml @@ -28,7 +28,6 @@ jobs: shellcheck: steps: - name: Run shellcheck # https://gitea.com/gitea/act_runner/issues/189 - - name: Run hadolint uses: docker://pipelinecomponents/hadolint:0.26.4 with: args: shellcheck shell.sh