Skip to content

Commit 0d0f1b1

Browse files
chore(deps): bump tj-actions/changed-files in /.github/workflows
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [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...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '46' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f68bbb commit 0d0f1b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate-module-submission.yml

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

3131
- name: Get changed files
3232
id: changed-files
33-
uses: tj-actions/changed-files@v44
33+
uses: tj-actions/changed-files@v46
3434
with:
3535
files: |
3636
module-submissions/pending/**/*.json

0 commit comments

Comments
 (0)