Skip to content

Bump golang.org/x/tools from 0.1.1 to 0.16.0 in /internal/tools #186

Bump golang.org/x/tools from 0.1.1 to 0.16.0 in /internal/tools

Bump golang.org/x/tools from 0.1.1 to 0.16.0 in /internal/tools #186

Workflow file for this run

name: check-links
on:
push:
branches: [ main ]
pull_request:
jobs:
check-links:
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: gaurav-nelson/[email protected]
with:
base-branch: 'main'
use-quiet-mode: 'yes'
use-verbose-mode: 'yes'
config-file: '.github/workflows/check_links_config.json'
check-modified-files-only: 'yes'
folder-path: ''