Skip to content

chore(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1 #324

chore(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1

chore(deps): bump github.com/github/go-spdx/v2 from 2.2.0 to 2.3.1 #324

Workflow file for this run

name: gosec
on:
push:
tags:
- "*"
branches:
- "*"
pull_request:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: run gosec
uses: securego/gosec@master
with:
args: ./...