Skip to content

chore(deps): bump github.com/mia-platform/go-crud-service-client from 0.11.0 to 0.12.0 #1220

chore(deps): bump github.com/mia-platform/go-crud-service-client from 0.11.0 to 0.12.0

chore(deps): bump github.com/mia-platform/go-crud-service-client from 0.11.0 to 0.12.0 #1220

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