Skip to content

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3 #3102

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3

build(deps): bump github.com/jackc/pgproto3/v2 from 2.0.1 to 2.3.3 #3102

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