Skip to content

Commit 0384c6f

Browse files
build(deps): bump tj-actions/changed-files from 42 to 44
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44. - [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@v42...v44) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32c518f commit 0384c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-autoscan.yml

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

164164
- name: Get changed files
165165
id: autocheck-get-changed-files
166-
uses: tj-actions/changed-files@v42
166+
uses: tj-actions/changed-files@v44
167167
with:
168168
separator: ","
169169

0 commit comments

Comments
 (0)