From b3401c8b37290d19990c4f1c42d488bb856700d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 18:56:30 +0000 Subject: [PATCH] Update dependency rhysd/actionlint to v1.7.6 --- .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..20537e4c 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.6 # renovate: rhysd/actionlint steps: diff --git a/ansible/utils.yml b/ansible/utils.yml index 9a6d7827..2ec2785d 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.6 # renovate: rhysd/actionlint fzf_version: 0.56.3 # renovate: junegunn/fzf terraform_ls_version: 0.36.0 # renovate: hashicorp/terraform-ls