Skip to content

Update github/codeql-action action to v3.28.7 (#619) #1735

Update github/codeql-action action to v3.28.7 (#619)

Update github/codeql-action action to v3.28.7 (#619) #1735

Workflow file for this run

name: Lint
on:
push:
branches:
- "**"
tags-ignore:
- "v*"
pull_request:
branches:
- main
permissions:
contents: read
pull-requests: read
jobs:
go-lint:
name: Go Lint
uses: harryzcy/github-actions/.github/workflows/golangci-lint.yml@main
super-linter:
name: Super Linter
uses: harryzcy/github-actions/.github/workflows/linter.yml@main
spelling:
name: Spelling
uses: harryzcy/github-actions/.github/workflows/spelling.yml@main