Skip to content

Commit d4fe36f

Browse files
ci(deps): bump tj-actions/changed-files from 45 to 47 (#440)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 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@v45...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mayukha Vadari <mvadari@ripple.com>
1 parent 2474d13 commit d4fe36f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-xls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
7878
- name: Get changed XLS files
7979
id: changed-files
80-
uses: tj-actions/changed-files@v45
80+
uses: tj-actions/changed-files@v47
8181
with:
8282
files: |
8383
XLS-*/README.md

0 commit comments

Comments
 (0)