Skip to content

Commit ddc8b45

Browse files
Bump tj-actions/changed-files from 23.1 to 25 (#2196)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 23.1 to 25. - [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@v23.1...v25) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fc0304 commit ddc8b45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/axe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616
- name: Get changed files
1717
id: changed-files
18-
uses: tj-actions/changed-files@v23.1
18+
uses: tj-actions/changed-files@v25
1919
with:
2020
files: |
2121
docs/content/components/**/*.md

0 commit comments

Comments
 (0)