Skip to content

Update github/codeql-action action to v3.28.0 (#601) #1677

Update github/codeql-action action to v3.28.0 (#601)

Update github/codeql-action action to v3.28.0 (#601) #1677

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