Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #403

Bump docker/setup-buildx-action from 3.2.0 to 3.3.0

Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 #403

Workflow file for this run

name: Go
on:
pull_request: {}
push:
branches:
- main
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run GolangCI-Lint
uses: golangci/golangci-lint-action@v4