Skip to content

Bump github.com/dell/gobrick from 1.14.1-0.20250905070950-cfc6233bb65d to 1.14.1 #762

Bump github.com/dell/gobrick from 1.14.1-0.20250905070950-cfc6233bb65d to 1.14.1

Bump github.com/dell/gobrick from 1.14.1-0.20250905070950-cfc6233bb65d to 1.14.1 #762

name: Common Workflows
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
common:
name: Quality Checks
uses: dell/common-github-actions/.github/workflows/go-common.yml@main