Skip to content

Bump smol-toml from 1.6.0 to 1.6.1 in the npm_and_yarn group across 1 directory #1503

Bump smol-toml from 1.6.0 to 1.6.1 in the npm_and_yarn group across 1 directory

Bump smol-toml from 1.6.0 to 1.6.1 in the npm_and_yarn group across 1 directory #1503

name: 'Dependency Review'
on:
pull_request:
paths-ignore:
- '**/*.md'
permissions:
contents: read
jobs:
dependency-review:
runs-on: ubuntu-latest
if: github.repository_owner == 'Open-CMSIS-Pack'
steps:
- name: Harden the runner (Audit all outbound calls)
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
with:
egress-policy: audit
- name: 'Checkout Repository'
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: 'Dependency Review'
uses: actions/dependency-review-action@2031cfc080254a8a887f58cffee85186f0e49e48 # v4.9.0