Skip to content

Bump golangci/golangci-lint-action from 8 to 9 (#60) #28

Bump golangci/golangci-lint-action from 8 to 9 (#60)

Bump golangci/golangci-lint-action from 8 to 9 (#60) #28

Workflow file for this run

name: Release
on:
push:
tags:
- "v*"
permissions:
contents: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: cli/gh-extension-precompile@v2
with:
go_version_file: go.mod