Skip to content

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #709

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates

🌱(deps): Bump the all-go-mod-patch-and-minor group across 1 directory with 10 updates #709

Workflow file for this run

on:
push:
branches:
- main
pull_request:
name: generate
permissions:
contents: read
jobs:
make-generate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: |
make generate
git diff --exit-code