From 24ec205650ba4e2fa0abc1d9d11e2981bc88478e Mon Sep 17 00:00:00 2001 From: nginx-bot <68849795+nginx-bot@users.noreply.github.com> Date: Wed, 8 Jan 2025 01:20:10 -0800 Subject: [PATCH] [cherry-pick] chore(deps): bump reviewdog/action-actionlint from 1.61.0 to 1.62.0 in the actions group (#7075) chore(deps): bump reviewdog/action-actionlint from 1.61.0 to 1.62.0 in the actions group (#7070) chore(deps): bump reviewdog/action-actionlint in the actions group Bumps the actions group with 1 update: [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint). Updates `reviewdog/action-actionlint` from 1.61.0 to 1.62.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](https://github.com/reviewdog/action-actionlint/compare/534eb894142bcf31616e5436cbe4214641c58101...af17f9e3640ac863dbcc515d45f5f35d708d0faf) --- updated-dependencies: - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/lint-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint-format.yml b/.github/workflows/lint-format.yml index 1195d03bd..b5c85f65e 100644 --- a/.github/workflows/lint-format.yml +++ b/.github/workflows/lint-format.yml @@ -63,7 +63,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - - uses: reviewdog/action-actionlint@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0 + - uses: reviewdog/action-actionlint@af17f9e3640ac863dbcc515d45f5f35d708d0faf # v1.62.0 with: actionlint_flags: -shellcheck ""