Skip to content

fix(deps): update module github.com/vshn/appcat/v4 to v4.102.2 #261

fix(deps): update module github.com/vshn/appcat/v4 to v4.102.2

fix(deps): update module github.com/vshn/appcat/v4 to v4.102.2 #261

Workflow file for this run

name: Lint
on:
pull_request: {}
jobs:
go-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- name: golangci-lint
uses: golangci/golangci-lint-action@v3