From 5da4fb0af367ce99b3eae7ff6238f51f84452686 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:54:16 +0000 Subject: [PATCH 1/2] Bump tj-actions/changed-files from 40 to 41 in /.github/workflows Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 40 to 41. - [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/v40...v41) --- 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 2b1f42e..3b16aee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40 + uses: tj-actions/changed-files@v41 - name: Check if changelog was touched run: | From b9264e8729b71f98d4268f81c503c46a1d6ed106 Mon Sep 17 00:00:00 2001 From: GitHub Changelog Bot Date: Tue, 2 Jan 2024 16:54:43 +0000 Subject: [PATCH 2/2] Add changelog entry for Bump tj-actions/changed-files from 40 to 41 in /.github/workflows --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6980e6..354fe89 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: \#24 Bump tj-actions/changed-files from 40 to 41 in /.github/workflows + ### Updated - Updated readme to show correct version usage with @v0