Skip to content

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#2) #6

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#2)

build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#2) #6

Workflow file for this run

name: CI and Release
on:
push:
branches:
- main
# Trigger on version tags
tags:
- "v*"
pull_request:
jobs:
lint:
uses: ./.github/workflows/lint.yml