Skip to content

chore(deps): bump alpine from 3.19 to 3.20 in /linux (#132) #325

chore(deps): bump alpine from 3.19 to 3.20 in /linux (#132)

chore(deps): bump alpine from 3.19 to 3.20 in /linux (#132) #325

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- name: golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: v1.60.3