Skip to content

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #1293

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1

chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 #1293

Workflow file for this run

on:
pull_request:
types: [opened]
push:
name: Security
jobs:
gosec:
runs-on: ubuntu-latest
steps:
- name: Checkout Source
uses: actions/checkout@v4
- name: Run Gosec Security Scanner
uses: securego/gosec@master
with:
args: ./...