From e0d71c0080a5af53c99cba0fb7f9d700286d0002 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 20:27:45 +0000 Subject: [PATCH] Update dependency rhysd/actionlint to v1.7.7 --- .github/workflows/pre-commit.yml | 2 +- ansible/utils.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml index de4b5894..9b9d5bfe 100644 --- a/.github/workflows/pre-commit.yml +++ b/.github/workflows/pre-commit.yml @@ -16,7 +16,7 @@ jobs: fail-fast: false env: - ACTIONLINT_VERSION: 1.7.5 # renovate: rhysd/actionlint + ACTIONLINT_VERSION: 1.7.7 # renovate: rhysd/actionlint steps: diff --git a/ansible/utils.yml b/ansible/utils.yml index 9a6d7827..bf6b945c 100644 --- a/ansible/utils.yml +++ b/ansible/utils.yml @@ -3,7 +3,7 @@ vars: - actionlint_version: 1.7.5 # renovate: rhysd/actionlint + actionlint_version: 1.7.7 # renovate: rhysd/actionlint fzf_version: 0.56.3 # renovate: junegunn/fzf terraform_ls_version: 0.36.0 # renovate: hashicorp/terraform-ls