Skip to content

Bump golang.org/x/tools from 0.1.9 to 0.23.0 in /internal/tools #381

Bump golang.org/x/tools from 0.1.9 to 0.23.0 in /internal/tools

Bump golang.org/x/tools from 0.1.9 to 0.23.0 in /internal/tools #381

Workflow file for this run

name: check-links
on:
push:
branches: [ main ]
paths-ignore:
- 'cmd/builder/**'
pull_request:
paths-ignore:
- 'cmd/builder/**'
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: ''