From d4e9799241b4955f338419297a99da238eef72b4 Mon Sep 17 00:00:00 2001 From: Aaron Bull Schaefer Date: Wed, 18 Feb 2026 12:46:38 -0800 Subject: [PATCH] Use latest release of raven-actions/actionlint We had bumped this in our other job, but the precache jobs were still failing. The issue has been fixed upstream. --- .github/workflows/preload-caches-actionlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preload-caches-actionlint.yml b/.github/workflows/preload-caches-actionlint.yml index 9787cb2..5d0cdc8 100644 --- a/.github/workflows/preload-caches-actionlint.yml +++ b/.github/workflows/preload-caches-actionlint.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Save latest actionlint into GitHub Actions cache - uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 + uses: raven-actions/actionlint@e01d1ea33dd6a5ed517d95b4c0c357560ac6f518 with: group-result: false flags: -version