From 96c944f3317d316537dabb3c8e43753287aa4db7 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Tue, 27 Aug 2024 21:36:41 +0200 Subject: [PATCH] ss --- .gitea/workflows/lint.yaml | 1 - 1 file changed, 1 deletion(-) 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