From 36bcc8de306866f18274f22054187e9c875cfe81 Mon Sep 17 00:00:00 2001 From: Alex Manning Date: Wed, 3 Jun 2026 14:32:55 +0100 Subject: [PATCH] Update actions for node20. --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 1dcb89e..f43f783 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -30,7 +30,7 @@ jobs: persist-credentials: false - name: Run ansible-lint - uses: ansible/ansible-lint@e98f9b38769d45cbe3c55a23b2eb25631babe7c4 # v25.4.0 + uses: ansible/ansible-lint@5fac056c45595896c973fbde871f01f6cb14d74c # v26.4.0 - name: Load super-linter configuration # Use grep inverse matching to exclude eventual comments in the .env file