From 1e0fa2b748a83cd3034bd26be7b6e5d5b92d5ea1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:04:31 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-actionlint action to v1.57.0 --- .github/workflows/lint-github-actions-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-github-actions-workflow.yml b/.github/workflows/lint-github-actions-workflow.yml index 501e820..cbb8528 100644 --- a/.github/workflows/lint-github-actions-workflow.yml +++ b/.github/workflows/lint-github-actions-workflow.yml @@ -16,7 +16,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 - - uses: reviewdog/action-actionlint@05c9d7bef25a46caf572df3497afa7082fc111df # v1.55.0 + - uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0 with: tool_name: actionlint reporter: github-pr-review