Skip to content

Bump fast-uri from 3.1.0 to 3.1.2 in /app in the npm_and_yarn group across 1 directory #6081

Bump fast-uri from 3.1.0 to 3.1.2 in /app in the npm_and_yarn group across 1 directory

Bump fast-uri from 3.1.0 to 3.1.2 in /app in the npm_and_yarn group across 1 directory #6081

name: CI Vulnerability Scans
on:
push:
branches:
- main
paths:
- app/**
- .grype.yml
- .hadolint.yaml
- .trivyignore
- .github/workflows/ci-app-vulnerability-scans.yml
- .github/workflows/vulnerability-scans.yml
pull_request:
paths:
- app/**
- .grype.yml
- .hadolint.yaml
- .trivyignore
- .github/workflows/ci-app-vulnerability-scans.yml
- .github/workflows/vulnerability-scans.yml
jobs:
vulnerability-scans:
name: Vulnerability Scans
uses: ./.github/workflows/vulnerability-scans.yml
with:
app_name: "app"
secrets: inherit