diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87819ee..f23f736 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@v45 + uses: tj-actions/changed-files@v46 - name: Check if changelog was touched run: | diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b77544..1d28731 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: \#70 Bump tj-actions/changed-files from 45 to 46 in the github-actions group + ## [5.0.0] - 2025-03-04 ### dependabot: \#68 Bump the github-actions group with 5 updates