Skip to content

chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 #224

chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0

chore(deps): bump actions/setup-go from 5.0.2 to 5.1.0 #224

Workflow file for this run

on: [pull_request]
name: lint
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: golangci-lint
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
with:
only-new-issues: true
version: v1.53