chore(deps): bump tj-actions/changed-files from 45 to 47 (#1329)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 45 to 47. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v45...v47) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-version: '47' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Get changed .sh files (PR only)
|
||||
id: changed-sh-files
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: tj-actions/changed-files@v45
|
||||
uses: tj-actions/changed-files@v47
|
||||
with:
|
||||
files: '**/*.sh'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user