Skip to content

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

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

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

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: ./...