Skip to content

chore(deps): bump golang from 1.23-alpine3.22 to 1.26-alpine3.22 in /linux #485

chore(deps): bump golang from 1.23-alpine3.22 to 1.26-alpine3.22 in /linux

chore(deps): bump golang from 1.23-alpine3.22 to 1.26-alpine3.22 in /linux #485

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-go@v7
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0