commit: c035a37249ed064edbd51379bb45057e88e7ef11
parent 1d58530e7914919aceab10be2a8e8a290675541c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 27 Mar 2024 20:55:32 +0000
Bump tj-actions/changed-files from 43 to 44 (#23369)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml
@@ -35,7 +35,7 @@ jobs:
- name: Get changed files
id: file_changes
- uses: tj-actions/changed-files@v43
+ uses: tj-actions/changed-files@v44
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@v43
+ uses: tj-actions/changed-files@v44
with:
use_rest_api: true