Skip to content

Commit 40ff661

Browse files
dependabot[bot]Hywan
authored andcommitted
chore(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 47.0.4 to 47.0.5. - [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@v47.0.4...v47.0.5) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: 47.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9de2d70 commit 40ff661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/detect-long-path.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v6
2121
- name: Check for changed files
2222
id: changed-files
23-
uses: tj-actions/changed-files@v47.0.4
23+
uses: tj-actions/changed-files@v47.0.5
2424
- name: Detect long path
2525
env:
2626
ALL_CHANGED_FILES: ${{ steps.changed-files.outputs.all_changed_files }} # ignore the deleted files

0 commit comments

Comments
 (0)