Skip to content

build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine #151

build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine

build(deps): bump golang from 1.21.0-alpine to 1.21.1-alpine #151

Workflow file for this run

name: Lint
on:
push:
tags:
- v*
branches:
- main
pull_request_target:
permissions:
contents: read
pull-requests: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
uses: golangci/[email protected]
with:
version: latest