From 5ba1fe5a3a6403205865a87e9043e20d83dd8de7 Mon Sep 17 00:00:00 2001 From: Andreas Bucksteeg Date: Wed, 23 Oct 2024 15:24:58 +0200 Subject: [PATCH] chore: missing updates of dependencies --- .github/workflows/gha-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gha-lint.yml b/.github/workflows/gha-lint.yml index dab1918..9f7aac7 100644 --- a/.github/workflows/gha-lint.yml +++ b/.github/workflows/gha-lint.yml @@ -24,4 +24,4 @@ jobs: - '.github/**' - name: actionlint if: ${{ steps.filter.outputs.workflows == 'true' }} - uses: raven-actions/actionlint@v4 \ No newline at end of file + uses: raven-actions/actionlint@v1 \ No newline at end of file