Skip to content

build(deps): bump @angular/compiler from 21.1.0 to 21.2.4 #80

build(deps): bump @angular/compiler from 21.1.0 to 21.2.4

build(deps): bump @angular/compiler from 21.1.0 to 21.2.4 #80

Workflow file for this run

name: GitLeaks Detect
on: [push, pull_request]
jobs:
Build:
name: Run Script
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- name: Run Gitleaks installation
run: ./GitleaksTasks/Build.ps1
shell: pwsh