Skip to content

Commit 3521c93

Browse files
chore(deps): bump tj-actions/changed-files in /.github/workflows (#2075)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 to 46. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](tj-actions/changed-files@v44...v46) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Davis <[email protected]>
1 parent c46bc72 commit 3521c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
php-version: '8.2'
2929
- name: Get changed files
3030
id: changedFiles
31-
uses: tj-actions/changed-files@v44
31+
uses: tj-actions/changed-files@v46
3232
- uses: jwalton/gh-find-current-pr@v1
3333
id: findPr
3434
with:

0 commit comments

Comments
 (0)