Skip to content

Bump golang from 1.21.1-alpine to 1.21.2-alpine (#155) #315

Bump golang from 1.21.1-alpine to 1.21.2-alpine (#155)

Bump golang from 1.21.1-alpine to 1.21.2-alpine (#155) #315

Workflow file for this run

name: Lint Go
on:
push:
branches:
- master
pull_request:
branches:
- "*"
workflow_dispatch: {}
jobs:
lint-go:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/lint-go.yml@master