Skip to content

Bump golang from 1.21.3-alpine to 1.21.5-alpine (#166) #330

Bump golang from 1.21.3-alpine to 1.21.5-alpine (#166)

Bump golang from 1.21.3-alpine to 1.21.5-alpine (#166) #330

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