Skip to content

chore(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.17.0 in /demo #3037

chore(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.17.0 in /demo

chore(deps): bump golang.org/x/net from 0.0.0-20211015210444-4f30a5c0130f to 0.17.0 in /demo #3037

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