Skip to content

chore(deps): bump googleapis/release-please-action from 4 to 5 (#596) #980

chore(deps): bump googleapis/release-please-action from 4 to 5 (#596)

chore(deps): bump googleapis/release-please-action from 4 to 5 (#596) #980

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v2*
branches:
- master
- main
pull_request:
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-go@v7
with:
go-version: stable
- uses: golangci/golangci-lint-action@v9.2.0
with:
version: v2.12.2