Skip to content

build(deps): bump golang.org/x/net from 0.0.0-20190311183353-d8887717615a to 0.23.0 in /spec #3109

build(deps): bump golang.org/x/net from 0.0.0-20190311183353-d8887717615a to 0.23.0 in /spec

build(deps): bump golang.org/x/net from 0.0.0-20190311183353-d8887717615a to 0.23.0 in /spec #3109

Workflow file for this run

name: Layotto Env Pipeline 🌊
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
name: "License Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check License Header
uses: apache/skywalking-eyes@v0.1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
log: info