Skip to content

chore(deps-dev): bump @adobe/css-tools from 4.0.1 to 4.3.2 in /integration/ng14 #2638

chore(deps-dev): bump @adobe/css-tools from 4.0.1 to 4.3.2 in /integration/ng14

chore(deps-dev): bump @adobe/css-tools from 4.0.1 to 4.3.2 in /integration/ng14 #2638

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ next, master ]
pull_request:
branches: [ next, master ]
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: javascript
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2