Skip to content

Update dependency tektoncd/pipeline to v1.14.1 #360

Update dependency tektoncd/pipeline to v1.14.1

Update dependency tektoncd/pipeline to v1.14.1 #360

Workflow file for this run

---
name: shellcheck
"on":
pull_request:
branches: [main]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Run shellcheck
run: hack/shellcheck.sh