Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

build(deps): bump ip from 2.0.0 to 2.0.1 #146

build(deps): bump ip from 2.0.0 to 2.0.1

build(deps): bump ip from 2.0.0 to 2.0.1 #146

Workflow file for this run

name: Code Scanning
on:
push:
branches:
- main
pull_request:
jobs:
CodeQL:
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
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2