Skip to content

fix(deps): update module github.com/tektoncd/pipeline to v0.65.1 #808

fix(deps): update module github.com/tektoncd/pipeline to v0.65.1

fix(deps): update module github.com/tektoncd/pipeline to v0.65.1 #808

Workflow file for this run

---
name: yamllint
"on":
pull_request:
branches: [main]
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint YAML files
run: yamllint .