Skip to content

build(deps): bump github.com/golang/glog from 1.1.0 to 1.2.4 #2689

build(deps): bump github.com/golang/glog from 1.1.0 to 1.2.4

build(deps): bump github.com/golang/glog from 1.1.0 to 1.2.4 #2689

Workflow file for this run

name: "Run Jobs on PR"
on: pull_request
jobs:
execute:
name: "remove the lgtm label"
runs-on: ubuntu-latest
steps:
- uses: jpmcb/prow-github-actions@v1.1.2
with:
jobs: 'lgtm'
github-token: "${{ secrets.GITHUB_TOKEN }}"