Skip to content

Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the github-actions group #178

Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the github-actions group

Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 in the github-actions group #178

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-go@v6
- uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0