Skip to content

chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 in /workflow-templates #689

chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 in /workflow-templates

chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 in /workflow-templates #689

Workflow file for this run

# This workflow is provided via the organization template repository
#
# https://github.com/nextcloud/.github
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
#
# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT
name: Lint
on: pull_request
jobs:
yaml-lint:
runs-on: ubuntu-latest
name: yaml
steps:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: GitHub action templates lint
uses: ibiqlik/action-yamllint@2576378a8e339169678f9939646ee3ee325e845c # v3.1.1
with:
file_or_dir: workflow-templates
config_data: |
line-length: warning