Skip to content

chore(deps): update ticommunityinfra tichi images to v2.4.4 #5301

chore(deps): update ticommunityinfra tichi images to v2.4.4

chore(deps): update ticommunityinfra tichi images to v2.4.4 #5301

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/[email protected]
with:
version: v1.59.1
args: --timeout=500s