Skip to content

build(deps): Bump golang.org/x/net from 0.4.0 to 0.10.0 #664

build(deps): Bump golang.org/x/net from 0.4.0 to 0.10.0

build(deps): Bump golang.org/x/net from 0.4.0 to 0.10.0 #664

Workflow file for this run

name: tekton
on:
push:
branches:
- master
pull_request:
jobs:
catlin:
name: tekton-lint
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Validate Tekton Tasks
uses: bartoszmajsak/tekton-task-linter-action@v1.0.0