Skip to content

Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 #72

Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5

Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 #72

name: Golang Static Analysis
on: # yamllint disable-line rule:truthy
push:
branches: [main]
pull_request:
branches: ["**"]
jobs:
# golang static analysis checks
go-static-analysis:
uses: dell/common-github-actions/.github/workflows/go-static-analysis.yaml@main
name: Golang Validation