Skip to content

chore(deps): update crate-ci/typos action to v1.48.0 #205

chore(deps): update crate-ci/typos action to v1.48.0

chore(deps): update crate-ci/typos action to v1.48.0 #205

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@v4
- uses: hadolint/hadolint-action@v3.3.0
with:
dockerfile: Dockerfile
failure-threshold: error