From dff3400062b1c3fda4642a6e52ac4c94507988d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 18:07:33 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump raven-actions/actionlint Bumps [raven-actions/actionlint](https://github.com/raven-actions/actionlint) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/raven-actions/actionlint/releases) - [Commits](https://github.com/raven-actions/actionlint/compare/3a24062651993d40fed1019b58ac6fbdfbf276cc...963d4779ef039e217e5d0e6fd73ce9ab7764e493) --- updated-dependencies: - dependency-name: raven-actions/actionlint dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/quality-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/quality-checks.yml b/.github/workflows/quality-checks.yml index 7e768d9..9f634dd 100644 --- a/.github/workflows/quality-checks.yml +++ b/.github/workflows/quality-checks.yml @@ -159,7 +159,7 @@ jobs: run: make lint - name: actionlint - uses: raven-actions/actionlint@3a24062651993d40fed1019b58ac6fbdfbf276cc + uses: raven-actions/actionlint@963d4779ef039e217e5d0e6fd73ce9ab7764e493 - name: Run ShellCheck uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38