Skip to content

Commit 92d6de0

Browse files
build(deps): bump tj-actions/changed-files from 44 to 45
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 45. - [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@v44...v45) --- 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>
1 parent e207fdc commit 92d6de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-autoscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171

172172
- name: Get changed files
173173
id: task_autocheck_changed_files_get
174-
uses: tj-actions/changed-files@v44
174+
uses: tj-actions/changed-files@v46
175175
with:
176176
separator: ","
177177

0 commit comments

Comments
 (0)