aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint.yml
diff options
context:
space:
mode:
authorJoel Challis2025-03-16 09:44:31 +0100
committerGitHub2025-03-16 09:44:31 +0100
commitc6446aeaf9b234a492d3320524df95da69a83255 (patch)
tree9ed90bd831af4e6b536cc5088612a18b8804c822 /.github/workflows/lint.yml
parent65aef7be95025a8a26fa8fe0c4af3ce0d36f47f4 (diff)
Bump tj-actions/changed-files from 45 to 46 (#25020)
Diffstat (limited to '.github/workflows/lint.yml')
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 829ca6392c..581fe02156 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
- name: Get changed files
id: file_changes
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v46
with:
use_rest_api: true