Skip to content

Bump alpine from 3.20.2 to 3.20.3 #228

Bump alpine from 3.20.2 to 3.20.3

Bump alpine from 3.20.2 to 3.20.3 #228

Workflow file for this run

name: linting
on:
push:
branches: [ master ]
pull_request:
branches: [ '*' ]
jobs:
test:
name: linting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.60.1