From 96dc91edbbb295a765c0358694c1725993c4be01 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 13 Aug 2025 08:10:32 +0000 Subject: [PATCH] actionlint.yml: update to match main configuration --- .github/workflows/actionlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actionlint.yml b/.github/workflows/actionlint.yml index 5f1adb46b6..ee4d0e8039 100644 --- a/.github/workflows/actionlint.yml +++ b/.github/workflows/actionlint.yml @@ -87,7 +87,7 @@ jobs: security-events: write steps: - name: Download SARIF file - uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0 + uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0 with: name: results.sarif path: results.sarif