Skip to content

build(deps): bump actions/stale from 3 to 8 (#174) #1434

build(deps): bump actions/stale from 3 to 8 (#174)

build(deps): bump actions/stale from 3 to 8 (#174) #1434

Workflow file for this run

on:
push:
pull_request:
schedule:
- cron: "0 7 * * *"
name: Security
jobs:
Gosec:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v3
- name: Run Gosec
uses: securego/gosec@master
with:
args: ./...