From b9844185adbb59c9b3fe35e19ed6d5fb22678e54 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 12:54:28 +0000 Subject: [PATCH] chore(deps): update rhysd/actionlint docker tag to v1.7.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9249a9..8d4b82f 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ check-rust-linting: docker run $(DOCKER_RUN_OPTS) check-rust-linting # renovate: depName=rhysd/actionlint -ACTIONLINT_VERSION=1.7.7@sha256:887a259a5a534f3c4f36cb02dca341673c6089431057242cdc931e9f133147e9 +ACTIONLINT_VERSION=1.7.8@sha256:96d4a8c87dbbfb3bdd324f8fdc285fc3df5261e2decc619a4dd7e8ee52bbfd46 .PHONY: check-github-actions-workflows-linting check-github-actions-workflows-linting: