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

Bump golang from 1.22.1-alpine to 1.22.2-alpine #402

Bump golang from 1.22.1-alpine to 1.22.2-alpine

Bump golang from 1.22.1-alpine to 1.22.2-alpine #402

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