Skip to content

build(deps): bump docker/setup-buildx-action from 2 to 3 (#52) #150

build(deps): bump docker/setup-buildx-action from 2 to 3 (#52)

build(deps): bump docker/setup-buildx-action from 2 to 3 (#52) #150

Workflow file for this run

name: Lint
on:
push:
tags:
- v*
branches:
- main
pull_request_target:
permissions:
contents: read
pull-requests: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
uses: golangci/[email protected]
with:
version: latest