Bump tj-actions/changed-files from 44.0.1 to 44.5.0 (#50746)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -108,7 +108,7 @@ jobs:
|
||||
- name: Get changed content/data files
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@635f118699dd888d737c15018cd30aff2e0274f8 # v44.0.1
|
||||
uses: tj-actions/changed-files@1754cd4b9e661d1f0eced3b33545a8d8b3bc46d8 # v44.5.0
|
||||
with:
|
||||
# No need to escape the file names because we make the output of
|
||||
# tj-actions/changed-files be set as an environment variable. Not
|
||||
|
||||
Reference in New Issue
Block a user