commit: c6446aeaf9b234a492d3320524df95da69a83255
parent 65aef7be95025a8a26fa8fe0c4af3ce0d36f47f4
Author: Joel Challis <git@zvecr.com>
Date: Sun, 16 Mar 2025 08:44:31 +0000
Bump tj-actions/changed-files from 45 to 46 (#25020)
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
@@ -36,7 +36,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
diff --git 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