From 8f0f0e18f70402d663d30d4b9aba34773eb544fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 10:44:22 +0000 Subject: [PATCH] chore(deps): update rhysd/actionlint docker tag to v1.7.9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f072c92..df2ea0d 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.8@sha256:96d4a8c87dbbfb3bdd324f8fdc285fc3df5261e2decc619a4dd7e8ee52bbfd46 +ACTIONLINT_VERSION=1.7.9@sha256:a0383f60d92601e2694e24b24d37df7b6a40bed7cedbc447611c50009bf02d94 .PHONY: check-github-actions-workflows-linting check-github-actions-workflows-linting: