Skip to content

Bump golang from 1.22.4-alpine to 1.22.6-alpine #449

Bump golang from 1.22.4-alpine to 1.22.6-alpine

Bump golang from 1.22.4-alpine to 1.22.6-alpine #449

Workflow file for this run

name: Check generated files
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: "00 13 * * 1"
workflow_dispatch: {}
jobs:
check-generated:
permissions:
contents: read
uses: capnspacehook/go-workflows/.github/workflows/check-generated.yml@master