Skip to content

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 #5

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7

build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.7 #5

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- v3
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
with:
version: latest
args: --timeout=5m