From c02f58bfcc60a62deefa2740ffae9083fff13af7 Mon Sep 17 00:00:00 2001 From: marco Date: Tue, 2 Apr 2024 12:19:20 +0000 Subject: [PATCH] Update .gitea/workflows/pre-submit.lint.yaml --- .gitea/workflows/pre-submit.lint.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/pre-submit.lint.yaml b/.gitea/workflows/pre-submit.lint.yaml index 2e9e3a9..e50d690 100644 --- a/.gitea/workflows/pre-submit.lint.yaml +++ b/.gitea/workflows/pre-submit.lint.yaml @@ -14,6 +14,7 @@ permissions: jobs: yamllint: runs-on: ubuntu-latest + container: catthehacker/ubuntu:act-latest steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - env: