From d765e2cde4f21e8a12726b8651e2843b03d72b87 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 23 Sep 2024 18:10:44 +0000 Subject: [PATCH] chore: Update tools --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 995528c87ab..6a2e3f40c3b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ on: schedule: - cron: 32 2 * * * env: - ACTIONLINT_VERSION: 1.7.1 # https://github.com/rhysd/actionlint/releases + ACTIONLINT_VERSION: 1.7.2 # https://github.com/rhysd/actionlint/releases AGE_VERSION: 1.2.0 # https://github.com/FiloSottile/age/releases CHOCOLATEY_VERSION: 2.3.0 # https://github.com/chocolatey/choco/releases EDITORCONFIG_CHECKER_VERSION: 3.0.3 # https://github.com/editorconfig-checker/editorconfig-checker/releases