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

Bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1 #382

Bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1

Bump crazy-max/ghaction-docker-meta from 5.5.0 to 5.5.1 #382

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@v3