Skip to content

Bump bakdata/ci-templates from 1.46.3 to 1.60.0 #8

Bump bakdata/ci-templates from 1.46.3 to 1.60.0

Bump bakdata/ci-templates from 1.46.3 to 1.60.0 #8

Workflow file for this run

name: Lint the GitHub CI YAMLs
on:
pull_request:
branches:
- main
paths:
- .github/**
- actions/**
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-22.04
steps:
- name: Lint actions and workflows
uses: bakdata/ci-templates/actions/[email protected]
with:
action-lint-version: "v1.6.27"