From 94ab97e0931c913932a7249c8825e3d9bb4c7946 Mon Sep 17 00:00:00 2001 From: kaspazza Date: Tue, 23 Jan 2024 16:13:20 +0100 Subject: [PATCH] wip --- .github/workflows/commit_validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commit_validation.yml b/.github/workflows/commit_validation.yml index a62bcbe2..ed386351 100644 --- a/.github/workflows/commit_validation.yml +++ b/.github/workflows/commit_validation.yml @@ -12,4 +12,4 @@ jobs: # this is to fix GIT not liking owner of the checkout dir, See https://github.com/actions/runner/issues/2033 chown -R $(id -u):$(id -g) $PWD - name: Base image - uses: docker://hephaistox/gha-automaton-core:v0.0.1 + uses: docker://hephaistox/gha-automaton-core:0.0.71