Skip to content

Commit bfaad8b

Browse files
Bump tj-actions/changed-files from 46 to 47
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47. - [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@v46...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4efcc8c commit bfaad8b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Get changed files
3838
id: file_changes
39-
uses: tj-actions/changed-files@v46
39+
uses: tj-actions/changed-files@v47
4040
with:
4141
use_rest_api: true
4242

.github/workflows/lint.yml

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

2828
- name: Get changed files
2929
id: file_changes
30-
uses: tj-actions/changed-files@v46
30+
uses: tj-actions/changed-files@v47
3131
with:
3232
use_rest_api: true
3333

0 commit comments

Comments
 (0)