Skip to content

chore(deps): update postgres docker tag to v18 #2855

chore(deps): update postgres docker tag to v18

chore(deps): update postgres docker tag to v18 #2855

Workflow file for this run

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