Skip to content

Commit d616cc3

Browse files
chore(deps): update tj-actions/changed-files action to v46 (#6128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f622d9 commit d616cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-nudge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: 🔎 Get changed JavaScript files
2020
id: changed-javascript-files
21-
uses: tj-actions/changed-files@v45
21+
uses: tj-actions/changed-files@v46
2222
with:
2323
base_sha: ${{ github.event.pull_request.base.sha }}
2424
files: |

0 commit comments

Comments
 (0)