Skip to content

fix(deps): update module golang.org/x/sync to v0.8.0 - autoclosed #423

fix(deps): update module golang.org/x/sync to v0.8.0 - autoclosed

fix(deps): update module golang.org/x/sync to v0.8.0 - autoclosed #423

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@v3
with:
skip-dirs: "build"
skip-files: 'tests/integration/consumer-producer/pom.xml'