Skip to content

chore(deps): bump tar from 6.1.11 to 6.2.1 #198

chore(deps): bump tar from 6.1.11 to 6.2.1

chore(deps): bump tar from 6.1.11 to 6.2.1 #198

Workflow file for this run

name: Review
on:
pull_request:
branches:
- master
jobs:
review:
name: Review
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 20
- name: Review
run: yarn review