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

build(deps): bump tar from 6.1.11 to 6.2.1 #147

build(deps): bump tar from 6.1.11 to 6.2.1

build(deps): bump tar from 6.1.11 to 6.2.1 #147

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