Skip to content

chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.1.0 #3221

chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.1.0

chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 9.1.0 #3221

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
tags:
- 'v*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v5
- name: Build
run: make image-build