Skip to content

chore(deps): update golangci/golangci-lint-action action to v3 #9

chore(deps): update golangci/golangci-lint-action action to v3

chore(deps): update golangci/golangci-lint-action action to v3 #9

Workflow file for this run

name: Security Scan
on:
push:
branches:
- master
- main
- renovate/**
pull_request:
schedule:
- cron: "0 3 * * *"
jobs:
security:
uses: newrelic/coreint-automation/.github/workflows/reusable_security.yaml@v2
with:
skip-dirs: "build"