Skip to content

chore(deps): update dependency golang-1.23 to v1.23.5 #750

chore(deps): update dependency golang-1.23 to v1.23.5

chore(deps): update dependency golang-1.23 to v1.23.5 #750

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@v1
uses: ./.github/workflows/reusable_security.yaml
# with:
# skip-dirs: "build"
# skip-files: "some-testing-tls-file"