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

Bump golang from 1.21.3-alpine to 1.21.4-alpine #360

Bump golang from 1.21.3-alpine to 1.21.4-alpine

Bump golang from 1.21.3-alpine to 1.21.4-alpine #360

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