Skip to content

Bump the all group across 1 directory with 2 updates #23

Bump the all group across 1 directory with 2 updates

Bump the all group across 1 directory with 2 updates #23

Workflow file for this run

name: Validate Landscape
on:
merge_group:
pull_request:
branches:
- main
- master
permissions: {}
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
validate-landscape:
runs-on: ubuntu-latest
name: "Validate landscape.yml file"
permissions:
contents: read
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: cncf/landscape2-validate-action@6381e8747c73412e638670807b402ef2b863e9f8 # v2.0.1
with:
target_kind: data
target_path: ./landscape.yml