Skip to content

🌱 Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 #2384

🌱 Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0

🌱 Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 #2384

Workflow file for this run

name: Build
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- name: Build
run: make image-build