Skip to content

Bump tar-fs from 2.1.3 to 2.1.4 in the npm_and_yarn group across 1 directory #520

Bump tar-fs from 2.1.3 to 2.1.4 in the npm_and_yarn group across 1 directory

Bump tar-fs from 2.1.3 to 2.1.4 in the npm_and_yarn group across 1 directory #520

name: 'Dependency Review'
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
with:
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: 'Dependency Review'
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3