Skip to content

Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the golang group… #95

Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the golang group…

Bump google.golang.org/grpc from 1.69.2 to 1.69.4 in the golang group… #95

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