Skip to content

chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine #313

chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine

chore(deps): bump golang from 1.23.1-alpine to 1.23.2-alpine #313

Workflow file for this run

name: linter
on:
push:
pull_request:
jobs:
golang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Golangci Lint
uses: golangci/golangci-lint-action@v3
with:
version: latest
args: ./...