Skip to content

Commit ba6f21f

Browse files
dependabot[bot]petejohanson
authored andcommitted
chore(deps): bump tj-actions/changed-files from 44 to 45
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 44 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@v44...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 91447ac commit ba6f21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430
uses: actions/checkout@v4
431431
with:
432432
persist-credentials: false
433-
- uses: tj-actions/changed-files@v44
433+
- uses: tj-actions/changed-files@v45
434434
id: changed-files
435435
with:
436436
json: true

0 commit comments

Comments
 (0)