Skip to content

build(deps): bump undici from 5.26.3 to 5.28.4 in /pages #961

build(deps): bump undici from 5.26.3 to 5.28.4 in /pages

build(deps): bump undici from 5.26.3 to 5.28.4 in /pages #961

Workflow file for this run

---
# SPDX-FileCopyrightText: Jürgen Mülbert <juergen.muelbert@web.de>
#
# SPDX-License-Identifier: EUPL-1.2
name: REUSE Compliance Check
# yamllint disable
on:
# yamllint enable
push:
pull_request:
jobs:
ReuseCheck:
runs-on: ubuntu-latest
steps:
- name: "🧰 Checkout"
uses: actions/checkout@v4
with:
# Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v3