Skip to content

chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#250) #1165

chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#250)

chore(deps): bump google.golang.org/grpc from 1.69.2 to 1.69.4 (#250) #1165

Workflow file for this run

name: Test - SAST
on:
push:
permissions:
contents: read
jobs:
tests:
runs-on: ubuntu-latest
env:
GO111MODULE: on
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...