Skip to content

Commit

Permalink
Merge pull request #1137 from SmartThingsCommunity/dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/dot-github/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 35 to 41 in /.github/workflows
  • Loading branch information
greens authored Jan 2, 2024
2 parents b75a85b + 2628dd7 commit f5b9b75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- uses: actions/checkout@v3
- name: get changed drivers
id: changed-drivers
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
dir_names: true
dir_names_max_depth: 3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/upload-driver-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v3
- name: get changed drivers
id: changed-drivers
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
with:
dir_names: true
dir_names_max_depth: 3
Expand Down

0 comments on commit f5b9b75

Please sign in to comment.