Skip to content

build(deps): bump the go group with 6 updates #327

build(deps): bump the go group with 6 updates

build(deps): bump the go group with 6 updates #327

Workflow file for this run

name: Lint
permissions:
contents: read
on:
push:
branches:
- main
pull_request: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84
with:
version: v1.64.8
args: --timeout=10m