Skip to content

chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /packages/icons-vue/examples/vue-cli #23003

chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /packages/icons-vue/examples/vue-cli

chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /packages/icons-vue/examples/vue-cli #23003

Workflow file for this run

name: 'codeql'
on:
push:
branches: [main, v10]
pull_request:
branches: [main, v10]
merge_group:
types: [checks_requested]
schedule:
- cron: '0 12 * * 1'
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
# required for all workflows
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 #v4.1.2
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@3ab4101902695724f9365a384f86c1074d94e18c #v3.24.7
with:
languages: javascript
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@3ab4101902695724f9365a384f86c1074d94e18c #v3.24.7