From f87c6ee45c9396c0d74443e43cee5338455e1f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 13:34:34 +0000 Subject: [PATCH 1/3] Bump tj-actions/changed-files from 41 to 46 in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec19e45..b4d672a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v41 + uses: tj-actions/changed-files@v46 - name: Check if changelog was touched run: | From e888fde19d86d6a9142f6d69e52751b2b28c15e9 Mon Sep 17 00:00:00 2001 From: GitHub Changelog Bot Date: Tue, 18 Mar 2025 13:35:01 +0000 Subject: [PATCH 2/3] Add changelog entry for Bump tj-actions/changed-files from 41 to 46 in /.github/workflows --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 016722c..a0f48c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### dependabot: \#57 Bump tj-actions/changed-files from 41 to 46 in /.github/workflows + ### dependabot: \#54 Bump @babel/helpers from 7.21.5 to 7.26.10 ### dependabot: \#55 Bump @babel/runtime from 7.21.5 to 7.26.10 From 08fd3d5a6cf0c6c4e7dfdb39b45aa067d07cd22c Mon Sep 17 00:00:00 2001 From: Daniele Debernardi Date: Tue, 18 Mar 2025 14:35:48 +0100 Subject: [PATCH 3/3] Trigger checks