Skip to content

Commit 096626b

Browse files
chore(deps): bump tj-actions/changed-files from 41 to 45
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 45. - [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@v41...v45) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a14da9c commit 096626b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
${{ runner.os }}-psalm
182182
- name: Changed PHP files
183183
id: changed-php-files
184-
uses: tj-actions/changed-files@v41
184+
uses: tj-actions/changed-files@v45
185185
with:
186186
files: |
187187
**/*.php

0 commit comments

Comments
 (0)