Skip to content

build(deps): bump github.com/datadrivers/go-nexus-client from 1.10.0 to 1.10.1 #15

build(deps): bump github.com/datadrivers/go-nexus-client from 1.10.0 to 1.10.1

build(deps): bump github.com/datadrivers/go-nexus-client from 1.10.0 to 1.10.1 #15

Workflow file for this run

name: Lint
on:
push:
tags:
- v*
branches:
- '**'
pull_request:
jobs:
golangci:
name: GolangCI Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=10m