Skip to content

fix(deps): update module github.com/shurcool/githubv4 to v0.0.0-20240429030203-be2daab69064 - autoclosed #5277

fix(deps): update module github.com/shurcool/githubv4 to v0.0.0-20240429030203-be2daab69064 - autoclosed

fix(deps): update module github.com/shurcool/githubv4 to v0.0.0-20240429030203-be2daab69064 - autoclosed #5277

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- master
pull_request:
tags:
- v*
branches:
- master
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
args: --timeout=500s