Skip to content

Commit 6a8b1c5

Browse files
(dependabot): Bump tj-actions/changed-files from 45.0.1 to 45.0.2 (#25)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45.0.1 to 45.0.2. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v45.0.1...v45.0.2) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af6e0c0 commit 6a8b1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ct-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# Skip: README, LICENSE, .gitignore, GitHub Workflows & Actions, etc.
4747
- name: Check for Changes to Determine if Tests can be Skipped
4848
id: getChanges
49-
uses: tj-actions/changed-files@v45.0.1
49+
uses: tj-actions/changed-files@v45.0.2
5050
with:
5151
files_ignore: |
5252
README.md

0 commit comments

Comments
 (0)