Skip to content

Commit 52bcdbb

Browse files
chore(deps): update tj-actions/changed-files action to v47 (#6680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93970ce commit 52bcdbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-nudge.yml

Lines changed: 1 addition & 1 deletion
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@v46
21+
uses: tj-actions/changed-files@v47
2222
with:
2323
base_sha: ${{ github.event.pull_request.base.sha }}
2424
files: |

0 commit comments

Comments
 (0)