Skip to content

build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 in the actions group #122

build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 in the actions group

build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 in the actions group #122

Workflow file for this run

name: Yamllint Github Actions
on:
pull_request:
branches:
- main
jobs:
lintFalcoRules:
name: Yamllint
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3
with:
file_or_dir: rules/*.yaml
env:
YAMLLINT_CONFIG_FILE: .github/workflows/.yamllint