Skip to content

Update reviewdog/action-actionlint action to v1.72.1 #268

Update reviewdog/action-actionlint action to v1.72.1

Update reviewdog/action-actionlint action to v1.72.1 #268

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2019-2026 Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: hadolint
'on':
push:
pull_request:
jobs:
hadolint:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: hadolint/hadolint-action@v3.3.0