|
# FIXME: Remove this once JS deps will be updated to versions that do not trigger Trivy vulnerabilities |
jobs:
linter:
uses: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml@4bb7594b1bf3696c54b2bbae970376056853f8ea # 0.36.0
permissions:
contents: read
statuses: write
actions: read
security-events: write
with:
# FIXME: Remove this once JS deps will be updated to versions that do not trigger Trivy vulnerabilities
linter-env: |
VALIDATE_TRIVY=false
test-action-dependencies-cache:
name: Test action "dependencies-cache"
ci-github-nodejs/.github/workflows/__shared-ci.yml
Line 17 in 87e6019